BOOST_DEDUCED_TYPENAME

[SVN r16138]
This commit is contained in:
Dave Abrahams
2002-11-07 01:11:13 +00:00
parent 48b23b5064
commit f217166b21
2 changed files with 18 additions and 0 deletions

View File

@@ -46,6 +46,7 @@
# define BOOST_NO_USING_TEMPLATE
# define BOOST_NO_SWPRINTF
# define BOOST_NO_TEMPLATE_TEMPLATES
# define BOOST_NO_DEDUCED_TYPENAME
# if (_MSC_VER > 1200)
# define BOOST_NO_MEMBER_FUNCTION_SPECIALIZATIONS
# endif