
10 Oct
2011
10 Oct
'11
9:46 p.m.
From: Beman Dawes On Mon, Oct 10, 2011 at 11:42 AM, Vicente Botet <vicente.botet@wanadoo.fr> wrote:
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"
Hi,
Please, don't forget to move the BOOST_CONSTEXPR, ..., BOOST_STATIC_CONSTEXPR macros to this new section, if not already done.
Yes, that did get done.
Then maybe at one go add BOOST_OVERRIDE and BOOST_FINAL? (note that MSVC supports them since VS 2005 but uses sealed rather than final, making the macros even more desirable for better portability). Best regards, Robert