forked from boostorg/concept_check
changes for visual c++ port
[SVN r7764]
This commit is contained in:
@@ -31,7 +31,7 @@ namespace boost {
|
|||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
||||||
#ifndef BOOST_O_TEMPLATE_PARTIAL_SPECIALIZATION
|
#ifndef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
|
||||||
namespace std {
|
namespace std {
|
||||||
template <class T>
|
template <class T>
|
||||||
struct iterator_traits< boost::trivial_iterator_skeleton<T> >
|
struct iterator_traits< boost::trivial_iterator_skeleton<T> >
|
||||||
|
Reference in New Issue
Block a user