This website requires JavaScript.
Explore
Help
Sign In
boostorg
/
iterator
Watch
1
Star
0
Fork
1
You've already forked iterator
mirror of
https://github.com/boostorg/iterator.git
synced
2026-01-31 02:19:21 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ef0bff57d3838f748e160a972e8b4c8e51c08077
iterator
/
include
/
boost
History
Dave Abrahams
ef0bff57d3
Use BOOST_WORKAROUND
...
[SVN r16528]
2002-12-06 19:09:22 +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
Use BOOST_WORKAROUND
2002-12-06 19:09:22 +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