forked from boostorg/core
Remove remaining occurances of BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
These evaded scripting. [SVN r86249]
This commit is contained in:
committed by
Peter Dimov
parent
425a471ee3
commit
f8155d6c69
@@ -86,8 +86,7 @@ using std::distance;
|
|||||||
|
|
||||||
# else
|
# else
|
||||||
|
|
||||||
# if !defined(BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION) \
|
# if !defined(BOOST_MSVC_STD_ITERATOR)
|
||||||
&& !defined(BOOST_MSVC_STD_ITERATOR)
|
|
||||||
|
|
||||||
// This is the case where everything conforms except BOOST_NO_STD_ITERATOR_TRAITS
|
// This is the case where everything conforms except BOOST_NO_STD_ITERATOR_TRAITS
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user