This website requires JavaScript.
Explore
Help
Sign In
feedc0de
/
boost_iterator
Watch
1
Star
0
Fork
0
You've already forked boost_iterator
forked from
boostorg/iterator
Code
Pull Requests
Activity
Files
2c302ee549acb95affbffd08b321a6798627e834
boost_iterator
/
include
/
boost
History
Dave Abrahams
2c302ee549
operator[] workaround from "Yitzhak Sapir" <yitzhaks@actimize.com>
...
[SVN r15244]
2002-09-09 21:15:41 +00:00
..
pending
Fixed input iterator requirements. For a == b a++ == b++ is no longer
2002-05-07 11:56:08 +00:00
counting_iterator.hpp
Added new config macro BOOST_HAS_MS_INT64 to detect presence of __int64 data type.
2002-05-07 11:24:29 +00:00
function_output_iterator.hpp
new file, part of the iterator adaptors library
2001-02-27 05:49:55 +00:00
half_open_range.hpp
half_open_range.hpp:
2002-01-27 14:55:20 +00:00
iterator_adaptors.hpp
operator[] workaround from "Yitzhak Sapir" <yitzhaks@actimize.com>
2002-09-09 21:15:41 +00:00
iterator.hpp
commit of split-config, including any changes required to existing libraries (mainly regex).
2001-09-18 11:13:39 +00:00
permutation_iterator.hpp
added include guards
2002-01-26 09:26:09 +00:00
shared_container_iterator.hpp
Added Shared Container Iterator adaptor to iterator adaptor library.
2002-09-05 14:05:29 +00:00