14 Jun
2015
14 Jun
'15
2:44 p.m.
Le 14/06/15 10:08, Freddy Martinez Garcia a écrit :
hi guys, I’m new with boost...
can anyone tell me if boost library can be compiled with c++14 support ?? Yes. Boost is compiled by some testers [1] with -std=c++1y (See e.g. [2]) in that case, how can I do that ??
I don't understand. IMO, you need just to use a C++14 compiler. Vicente [1] http://www.boost.org/development/tests/develop/developer/summary.html [2] http://www.boost.org/development/tests/develop/BP%20x86_64%20C++11.html