Dave Abrahams
|
5184d64b80
|
Add missing license/copyright
[SVN r35070]
|
2006-09-11 22:27:29 +00:00 |
|
Jeremy Siek
|
99891db75c
|
last nights intense scramble to get a revision ready for the C++ std committee
[SVN r21828]
|
2004-01-19 18:52:48 +00:00 |
|
Dave Abrahams
|
b6068667c9
|
Fixed base() to always return const&. Cleaned up iterator_adaptor
specification of inheritance and base class parameters.
[SVN r21821]
|
2004-01-18 20:54:59 +00:00 |
|
Thomas Witt
|
fbd5da7237
|
Removed reference to numeri types.
[SVN r21803]
|
2004-01-18 17:02:58 +00:00 |
|
Dave Abrahams
|
792acdb408
|
small linguistic cleanups
[SVN r21747]
|
2004-01-15 00:06:57 +00:00 |
|
Dave Abrahams
|
c3fd7076c1
|
Applied use of iterator-category to specialized adapters
[SVN r21745]
|
2004-01-15 00:01:33 +00:00 |
|
Jeremy Siek
|
2854c5c761
|
added pseudo-code for facade_iterator_category type function
[SVN r21736]
|
2004-01-14 19:57:11 +00:00 |
|
Jeremy Siek
|
2496402a8c
|
changed use of interoperable to say "if and only if"
also changed models section in indirect_iterator to mention
iterator_traversal<>::type in addition to iterator_category
[SVN r21732]
|
2004-01-14 17:04:04 +00:00 |
|
Jeremy Siek
|
849f01a0d1
|
added use of interoperable with to specialized iterators
[SVN r21701]
|
2004-01-13 19:55:24 +00:00 |
|
Jeremy Siek
|
6cf1230c13
|
tweaked the models section of counting_iterator
[SVN r21678]
|
2004-01-13 14:22:39 +00:00 |
|
Jeremy Siek
|
527b5e3caa
|
more fixes from Dave
[SVN r21676]
|
2004-01-13 14:10:54 +00:00 |
|
Dave Abrahams
|
8e2d210d42
|
Various fixups
[SVN r21669]
|
2004-01-13 12:51:08 +00:00 |
|
Jeremy Siek
|
ec8d069057
|
more work on the specification of iterator_category
[SVN r21662]
|
2004-01-13 05:56:29 +00:00 |
|
Jeremy Siek
|
250a374e07
|
changes as per Dave's comments
[SVN r21656]
|
2004-01-13 02:15:04 +00:00 |
|
Jeremy Siek
|
e785cc70d1
|
some major changes to the requirements/models section of counting_iterator
[SVN r21651]
|
2004-01-12 21:18:52 +00:00 |
|
Jeremy Siek
|
6085e03da0
|
resolved some issues with counting_iterator
[SVN r21639]
|
2004-01-12 19:01:57 +00:00 |
|
Jeremy Siek
|
4a3fd9984d
|
filled out some missing operator--, added a comment about the operations and concepts,
and added some text to the indirect iterator example
[SVN r21629]
|
2004-01-12 15:53:04 +00:00 |
|
Jeremy Siek
|
f0add8a043
|
added base() function to the interface of the specialized adaptors
[SVN r21619]
|
2004-01-12 04:17:26 +00:00 |
|
Jeremy Siek
|
c6814925ac
|
some progress
[SVN r21610]
|
2004-01-12 00:48:21 +00:00 |
|
Dave Abrahams
|
ebb09db44e
|
Separate access and traversal for iterator_adaptor
[SVN r20162]
|
2003-09-22 19:55:01 +00:00 |
|
Jeremy Siek
|
76af84c0e7
|
factoring the specialized iterator adaptors
[SVN r19467]
|
2003-08-05 19:42:37 +00:00 |
|