Dave Abrahams
|
287c7ed0e7
|
Fixed some formatting.
[SVN r21824]
|
2004-01-18 21:21:06 +00:00 |
|
Jeremy Siek
|
8bd881070c
|
added changes from indirect iterator
[SVN r21823]
|
2004-01-18 21:18:22 +00:00 |
|
Dave Abrahams
|
9cce6e8052
|
Finished 9.46 and fixed the ReST.
[SVN r21822]
|
2004-01-18 21:04:11 +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 |
|
Jeremy Siek
|
309f741588
|
blah
[SVN r21818]
|
2004-01-18 20:44:10 +00:00 |
|
Jeremy Siek
|
858e0e0c0b
|
new file
[SVN r21817]
|
2004-01-18 20:26:02 +00:00 |
|
Dave Abrahams
|
01fd0c92e3
|
initial commit
[SVN r21816]
|
2004-01-18 20:14:06 +00:00 |
|
Dave Abrahams
|
23dcc53fed
|
Add typos issue
[SVN r21815]
|
2004-01-18 20:13:23 +00:00 |
|
Jeremy Siek
|
08cd7bf6e7
|
blah
[SVN r21814]
|
2004-01-18 20:09:56 +00:00 |
|
Dave Abrahams
|
35c14adc12
|
initial commit
[SVN r21813]
|
2004-01-18 20:04:59 +00:00 |
|
Jeremy Siek
|
3b992521af
|
removed the word "options"
[SVN r21812]
|
2004-01-18 20:04:24 +00:00 |
|
Jeremy Siek
|
646e78dc14
|
added transform_iterator_ref.diff's to 9.37
[SVN r21811]
|
2004-01-18 19:57:58 +00:00 |
|
Dave Abrahams
|
4a7f6afd6a
|
initial commit
[SVN r21810]
|
2004-01-18 19:56:39 +00:00 |
|
Dave Abrahams
|
8294e14664
|
added smart pointer issue
[SVN r21809]
|
2004-01-18 19:53:29 +00:00 |
|
Jeremy Siek
|
1102c88de7
|
removed an unchanged line
[SVN r21808]
|
2004-01-18 19:40:32 +00:00 |
|
Jeremy Siek
|
c98620a552
|
new file
[SVN r21807]
|
2004-01-18 19:38:51 +00:00 |
|
Jeremy Siek
|
24fcaed649
|
removed obsolete comment about istreambuf_iterator
[SVN r21806]
|
2004-01-18 19:23:42 +00:00 |
|
Jeremy Siek
|
2c1eadfea3
|
added numbers for the new issues
also added new issue about transform iter
[SVN r21805]
|
2004-01-18 18:57:02 +00:00 |
|
Thomas Witt
|
ffe87e904f
|
Changed contact witt. Fixed typo.
[SVN r21804]
|
2004-01-18 17:04:54 +00:00 |
|
Thomas Witt
|
fbd5da7237
|
Removed reference to numeri types.
[SVN r21803]
|
2004-01-18 17:02:58 +00:00 |
|
Thomas Witt
|
ecccc89a70
|
Updated contact details witt.
[SVN r21802]
|
2004-01-18 16:41:20 +00:00 |
|
Dave Abrahams
|
2bacc663b1
|
vc6 workaround and a bugfix
[SVN r21799]
|
2004-01-18 16:17:39 +00:00 |
|
Thomas Witt
|
c5dc0fbf0e
|
Updated contact details witt.
[SVN r21797]
|
2004-01-18 15:51:06 +00:00 |
|
Thomas Witt
|
f358cf3bf4
|
Fixed typo. Fixed operator- Returns clause.
[SVN r21796]
|
2004-01-18 14:52:21 +00:00 |
|
Jeremy Siek
|
6b00e8e0ca
|
fixed bug in copy constructor of iterator_archetype, base was not
being copy constructed
[SVN r21785]
|
2004-01-16 18:46:08 +00:00 |
|
Thomas Witt
|
5abf4d7556
|
Added iterator_archetype doc.
[SVN r21783]
|
2004-01-16 18:31:09 +00:00 |
|
Thomas Witt
|
8ca421c140
|
Disabled default construction for iterator archetypes that are not forward traversal iterators
[SVN r21781]
|
2004-01-16 06:18:44 +00:00 |
|
Dave Abrahams
|
1e3da4b77f
|
Return base by const&
[SVN r21775]
|
2004-01-15 19:06:25 +00:00 |
|
Dave Abrahams
|
7c784ad112
|
Base returns by const&
[SVN r21773]
|
2004-01-15 19:02:46 +00:00 |
|
Jeremy Siek
|
f72d264b6b
|
changed the element type to be different from the index type to bring out more errors
[SVN r21771]
|
2004-01-15 19:01:38 +00:00 |
|
Jeremy Siek
|
c6526fc609
|
fixed the value_type and reference
[SVN r21770]
|
2004-01-15 19:01:03 +00:00 |
|
Jeremy Siek
|
3741fa77d2
|
changed m_iterator to m_elt and changed semantics of base() to return m_order
[SVN r21768]
|
2004-01-15 18:51:59 +00:00 |
|
Jeremy Siek
|
ca70d5dee8
|
small change to models section with respect to interop
[SVN r21767]
|
2004-01-15 18:50:43 +00:00 |
|
Jeremy Siek
|
85ad1f59da
|
removed the use of += and + on a non-random access iterator
[SVN r21766]
|
2004-01-15 18:49:05 +00:00 |
|
Jeremy Siek
|
73e6736566
|
removed use of std::distance and std::advance
also simplified the implementation by using the index iterator as
the base instead of the element iterator
[SVN r21765]
|
2004-01-15 18:48:35 +00:00 |
|
Dave Abrahams
|
c08cc33394
|
Added thomas' interoperability idea
[SVN r21762]
|
2004-01-15 17:08:04 +00:00 |
|
Dave Abrahams
|
8c3ed628dc
|
Handled the rest of my issues.
[SVN r21752]
|
2004-01-15 04:31:50 +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
|
33f630beca
|
deleted the paragraph about iterator_traversal that was the result of my confusion
[SVN r21744]
|
2004-01-14 23:50:59 +00:00 |
|
Dave Abrahams
|
f1f6262be7
|
Fixed up definition of facade's iterator_category
fixed table widths in new-iter-concepts
cross-referenced interoperability concept in iterator_facade_tutorial
iterator_traversal can't satisfy UnaryTypeTrait: that's a boolean trait.
[SVN r21742]
|
2004-01-14 23:23:54 +00:00 |
|
Jeremy Siek
|
42147b9e86
|
added more rationale to the operator-> issue
[SVN r21739]
|
2004-01-14 20:29:51 +00:00 |
|
Jeremy Siek
|
2854c5c761
|
added pseudo-code for facade_iterator_category type function
[SVN r21736]
|
2004-01-14 19:57:11 +00:00 |
|
Dave Abrahams
|
731576fbfe
|
updates
[SVN r21735]
|
2004-01-14 18:04:41 +00:00 |
|
Dave Abrahams
|
36329b053d
|
Issue 9.23, 9.35
[SVN r21734]
|
2004-01-14 17:32:12 +00:00 |
|
Dave Abrahams
|
3b93bb25ff
|
Issue 9.26
[SVN r21733]
|
2004-01-14 17:15:32 +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
|
8a0e9a4fe5
|
updated as per Dave's comments (about Interoperable Iterators)
[SVN r21730]
|
2004-01-14 14:25:45 +00:00 |
|
Jeremy Siek
|
5049bcdce5
|
some changes to Interoperable Iterators as per Dave's comments
[SVN r21729]
|
2004-01-14 14:23:38 +00:00 |
|
Dave Abrahams
|
1c77a5a4ab
|
fix typo
[SVN r21723]
|
2004-01-14 04:48:53 +00:00 |
|