Boost logo

Boost :

Subject: Re: [boost] [config] Flags for default/delete special member functions?
From: Michel Morin (mimomorin_at_[hidden])
Date: 2012-02-14 11:48:37


Daryle Walker wrote:
> Can we add macro constants to boost/config.hpp that indicate if marking
> (special) member functions as "= default" or "= delete" is supported?

We already have BOOST_NO_DEFAULTED_FUNCTIONS and BOOST_NO_DELETED_FUNCTIONS.
Here is a link to the documentation:
http://svn.boost.org/svn/boost/trunk/libs/config/doc/html/boost_config/boost_macro_reference.html#boost_config.boost_macro_reference.macros_that_describe_c__11_features_not_supported

Regards,
Michel


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