2
0
mirror of https://github.com/boostorg/python.git synced 2026-01-27 07:02:15 +00:00

*** empty log message ***

[SVN r13210]
This commit is contained in:
Dave Abrahams
2002-03-15 14:16:31 +00:00
parent a2071feeb1
commit a8d6f40794
6 changed files with 80 additions and 6 deletions

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_NO_STD_ITERATOR_TRAITS
, *to_target
# endif
)