
10 Oct
2011
10 Oct
'11
3:22 p.m.
On Sun, Oct 9, 2011 at 4:09 AM, John Maddock <boost.regex@virgin.net> wrote:
Good idea. I would prefer if these macros are added to Boost.Config, documented and in file boost/config/suffix.hpp.
That would be my idea too: add them to config/suffix.hpp and document them as part of Boost.Config's "Helper macros".
Done. See trunk/libs/config/doc/html/boost_config/boost_macro_reference.html I took the liberty of starting a new section: "Macros that allow use of C++11 features with C++03 compilers" --Beman