bb7ac6bd84
Moved to much cleaner system of using BOOST_TT_BROKEN_COMPILER_SPEC
...
for handling vc6/7 deficiencies with iterator_traits.
Fixed a bug in iterator_facade which was causing incomplete types to
be passed through is_convertible.
Reinstated libs/utility/iterator_traits_test.cpp
[SVN r19840]
2003-08-28 16:52:02 +00:00
a5179f6dfc
clean up formatting
...
[SVN r19476]
2003-08-06 14:36:16 +00:00
42e873e10c
various bugfixes. filter_/transform_iterator were misusing enable_if
...
in a non-template context , and iterator_facade needed a forward
declaration for full conformance.
[SVN r19112]
2003-07-14 16:22:10 +00:00
57a40c8cd2
Added arg dependent workaround for msvc < 7.1
...
[SVN r19110]
2003-07-14 13:13:49 +00:00
e5eaaf6a55
Fix detail::enable_if -> iterators::enable_if (really this time)
...
^
[SVN r19102]
2003-07-13 21:45:33 +00:00
2225787093
Fix detail::enable_if -> iterator::enable_if
...
[SVN r19101]
2003-07-13 20:22:47 +00:00
53eb5346de
Move from boost-sanbox [ JDG ]
...
[SVN r18958]
2003-07-07 14:14:36 +00:00