[config] Flags for default/delete special member functions?

14 Feb
2012
14 Feb
'12
4:10 p.m.
Can we add macro constants to boost/config.hpp that indicate if marking (special) member functions as "= default" or "= delete" is supported? Daryle W.

14 Feb
14 Feb
4:48 p.m.
New subject: [config] Flags for default/delete special member functions?
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
4882
Age (days ago)
4882
Last active (days ago)
1 comments
2 participants
participants (2)
-
Daryle Walker
-
Michel Morin