forked from boostorg/config
DM fixes
[SVN r21832]
This commit is contained in:
@ -9,11 +9,14 @@
|
|||||||
#define BOOST_COMPILER __DMC_VERSION_STRING__
|
#define BOOST_COMPILER __DMC_VERSION_STRING__
|
||||||
|
|
||||||
#define BOOST_HAS_LONG_LONG
|
#define BOOST_HAS_LONG_LONG
|
||||||
|
#define BOOST_HAS_PRAGMA_ONCE
|
||||||
|
|
||||||
|
#define BOOST_FUNCTION_SCOPE_USING_DECLARATION_BREAKS_ADL
|
||||||
|
#define BOOST_NO_OPERATORS_IN_NAMESPACE
|
||||||
|
#define BOOST_NO_SFINAE
|
||||||
#define BOOST_NO_TEMPLATE_TEMPLATES
|
#define BOOST_NO_TEMPLATE_TEMPLATES
|
||||||
|
#define BOOST_NO_USING_TEMPLATE
|
||||||
#define BOOST_NEEDS_TOKEN_PASTING_OP_FOR_TOKENS_JUXTAPOSING
|
#define BOOST_NEEDS_TOKEN_PASTING_OP_FOR_TOKENS_JUXTAPOSING
|
||||||
|
|
||||||
#define BOOST_NO_DEPENDENT_TYPES_IN_TEMPLATE_VALUE_PARAMETERS
|
|
||||||
#define BOOST_NO_ARRAY_TYPE_SPECIALIZATIONS
|
#define BOOST_NO_ARRAY_TYPE_SPECIALIZATIONS
|
||||||
|
|
||||||
// check for exception handling support:
|
// check for exception handling support:
|
||||||
|
Reference in New Issue
Block a user