Added BOOST_NO_IS_ABSTRACT.

[SVN r26422]
This commit is contained in:
John Maddock
2004-12-04 11:36:36 +00:00
parent f6b977b761
commit 3423ec4c52
177 changed files with 2056 additions and 2486 deletions

View File

@@ -55,6 +55,7 @@
# define BOOST_NO_TEMPLATE_TEMPLATES
# define BOOST_NO_SFINAE
# define BOOST_NO_POINTER_TO_MEMBER_TEMPLATE_PARAMETERS
# define BOOST_NO_IS_ABSTRACT
# if (_MSC_VER > 1200)
# define BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS
# endif