This website requires JavaScript.
Explore
Help
Sign In
boost
/
iterator
Watch
2
Star
0
Fork
0
You've already forked iterator
mirror of
https://github.com/boostorg/iterator.git
synced
2026-01-22 05:12:50 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
Files
boost-1.28.0
iterator
/
include
/
boost
History
Dave Abrahams
3844edc4bf
Fixed input iterator requirements. For a == b a++ == b++ is no longer
...
required. See 24.1.1/3 for details. (Thomas Witt) [SVN r13716]
2002-05-07 11:56:08 +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
added typename keyword (Bertolt Mildner)
2002-05-06 06:44:14 +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