Boost logo

Boost :

Subject: Re: [boost] [release] 1.64.0 please test master snapshot
From: Andrey Semashev (andrey.semashev_at_[hidden])
Date: 2017-03-22 10:05:40


On 03/22/17 11:59, Olaf van der Spek via Boost wrote:
> VC2015 /std:c++latest:
>
> struct to_lowerF : public std::unary_function<CharT, CharT>
>
> 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

> https://github.com/mclow/String-Algo/issues/7

That ticket is for a fork, not the boostorg repo.


Boost list run by bdawes at acm.org, gregod at cs.rpi.edu, cpdaniel at pacbell.net, john at johnmaddock.co.uk