
22 Mar
2017
22 Mar
'17
10:05 a.m.
On 03/22/17 11:59, Olaf van der Spek via Boost wrote:
VC2015 /std:c++latest:
struct to_lowerF : public std::unary_function
boost\algorithm\string\detail\case_conv.hpp(33): error C2143: syntax error: missing ',' before '<'
This seems to be fixed in develop but not merged to master. I've created a PR to do the merge: https://github.com/boostorg/algorithm/pull/34
That ticket is for a fork, not the boostorg repo.