Boost logo

Boost :

Subject: Re: [boost] [config] polygon library long long, long double portability
From: Gevorg Voskanyan (v_gevorg_at_[hidden])
Date: 2009-06-27 17:13:22


John Maddock wrote:
> BOOST_HAS_LONG_LONG has been deprecated in favor of BOOST_NO_LONG_LONG now that
> long long is actually part of the next standard:
> http://www.boost.org/doc/libs/1_39_0/libs/config/doc/html/boost_config/boost_macro_reference.html#boost_config.boost_macro_reference.macros_that_describe_c__0x_features_not_supported

Hi John,

Some comments on that section of the page:
s/explicit/extern in the description of BOOST_NO_EXTERN_TEMPLATE
s/BOOST_NO_STD_UNORDERD/BOOST_NO_STD_UNORDERED (should we mention it now that it has been deprecated in favor of BOOST_NO_0X_HDR_UNORDERED_* ?)

Also I think that listing is far from being complete, as it is missing BOOST_NO_CONCEPTS, BOOST_NO_NULLPTR, all of BOOST_NO_0X_HDR_*, BOOST_NO_LAMBDAS, and a few others.

Best Regards,
Gevorg

      


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