
22 Mar
2017
22 Mar
'17
10:45 a.m.
On Wed, Mar 22, 2017 at 11:05 AM, Andrey Semashev via Boost
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.
Right, boostorg doesn't have tickets enabled though.. where should I open a ticket? -- Olaf