Dave Abrahams
|
e28ca345ea
|
added copyright/license
[SVN r18836]
|
2003-06-18 13:20:02 +00:00 |
|
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 |
|
Jeremy Siek
|
1988994bd3
|
added dummy_constructor to dummyT so it can be used in concept archetypes
[SVN r9181]
|
2001-02-13 02:03:59 +00:00 |
|
Jeremy Siek
|
8a73dcd052
|
Fixed bidirectional iterator test so that --i is no longer a precondition.
[SVN r9048]
|
2001-02-09 04:29:11 +00:00 |
|
Dave Abrahams
|
d17e8dae9b
|
codewarrior bug workaround
[SVN r8989]
|
2001-02-06 23:59:02 +00:00 |
|
Dave Abrahams
|
3e6796ab91
|
Fixed lvalue test
[SVN r8934]
|
2001-02-04 23:35:26 +00:00 |
|
Dave Abrahams
|
25f9acabac
|
corrected preconditions
[SVN r8925]
|
2001-02-04 19:00:03 +00:00 |
|
Dave Abrahams
|
bb2ffadade
|
Added lvalue test
[SVN r8922]
|
2001-02-04 18:25:55 +00:00 |
|
Jeremy Siek
|
42ddb0d47b
|
added const in a couple places to make sure the iterator operators
that should be const (like operator* and operator[]) are indeed const
[SVN r8466]
|
2000-12-15 21:51:02 +00:00 |
|
Jeremy Siek
|
8cf1b8acb2
|
forgot #include <iterator>
[SVN r8461]
|
2000-12-13 23:24:55 +00:00 |
|
Jeremy Siek
|
80bcc4e643
|
some concept checking changes as per review comments
[SVN r8268]
|
2000-11-20 18:17:52 +00:00 |
|
Jeremy Siek
|
bbeeb17041
|
pending stuff from Boost Graph Library
[SVN r7704]
|
2000-09-18 08:24:47 +00:00 |
|