29 Oct
2013
29 Oct
'13
12:52 a.m.
On Mon, Oct 28, 2013 at 6:10 PM, Vicente J. Botet Escriba < vicente.botet@wanadoo.fr> wrote: The problem I have is don't know a Boost.Config macro to know if the user
compiles with C++11, so I need to rely on other feature macros.
Would __GXX_EXPERIMENTAL_CXX0X__ work? --Beman