Dave Abrahams 522195fd64 Stop making the incorrect assumption that x == j[n] is legitimate
whenever x = j[n] and x == x are.  j[n] may be a proxy convertible to
typeof(x) and x == x may use a templated operator==, which wouldn't
match the proxy.


[SVN r20887]
2003-11-20 21:36:54 +00:00
2003-11-19 01:24:28 +00:00
2003-07-07 14:20:34 +00:00
Description
Boost.org iterator module
15 MiB
Languages
C++ 99.5%
CMake 0.4%
HTML 0.1%