forked from boostorg/config
Apply Michel Morin's decltype patch.
[SVN r77256]
This commit is contained in:
@@ -44,7 +44,9 @@
|
|||||||
# define BOOST_NO_DECLTYPE
|
# define BOOST_NO_DECLTYPE
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#if !__has_feature(__cxx_decltype__)
|
||||||
# define BOOST_NO_DECLTYPE_N3276
|
# define BOOST_NO_DECLTYPE_N3276
|
||||||
|
#endif
|
||||||
|
|
||||||
#if !__has_feature(cxx_defaulted_functions)
|
#if !__has_feature(cxx_defaulted_functions)
|
||||||
# define BOOST_NO_DEFAULTED_FUNCTIONS
|
# define BOOST_NO_DEFAULTED_FUNCTIONS
|
||||||
|
Reference in New Issue
Block a user