2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-22 05:22:45 +00:00

ICL compatibility

[SVN r12435]
This commit is contained in:
Dave Abrahams
2002-01-22 13:12:41 +00:00
parent 996d83eae0
commit 248985e51a

View File

@@ -109,7 +109,7 @@ namespace
make_iterator_property_map(
to_target
, get(vertex_index, reverse_topology)
# ifdef BOOST_NO_TEMPLATE_PARTIAL_SPECIALIZATION
# ifdef BOOST_MSVC_STD_ITERATOR
, *to_target
# endif
)