Boost logo

Boost :

Subject: Re: [boost] [config] 'requres' doesn't take differing -std into account
From: Robert Ramey (ramey_at_[hidden])
Date: 2015-06-22 10:46:59


On 6/21/15 6:09 PM, Niall Douglas wrote:

> I do wish to reiterate my desire for a std=98|03|11|14|1z parameter
> for ./b2. I think users get confused - as you can see on
> stackoverflow - on how to build Boost for C++ 11 or 14 or 1z. A
> simple
>
> ./b2 toolset=clang std=14
>
> ... I think is clear and obvious and memorable.

Hmmm currently I use b2 toolset=clang cxxflags=-std=c++03 is that so bad?

>
> Niall
>
>
>
>
> _______________________________________________
> Unsubscribe & other changes: http://lists.boost.org/mailman/listinfo.cgi/boost
>


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