
14 Feb
2012
14 Feb
'12
4:48 p.m.
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... Regards, Michel