Zach Laine
|
fcfcdd7d89
|
Doc spell-checking.
|
2019-08-23 00:07:07 -05:00 |
|
Zach Laine
|
c6e79cf3a7
|
Add test for reverse_iterator.
|
2019-08-14 19:51:07 -05:00 |
|
Zach Laine
|
97ca350172
|
Rename the library stl_interfaces; iterator_facade.hpp ->
iterator_interface.hpp.
|
2019-08-12 18:09:37 -05:00 |
|
Zach Laine
|
a259a08cea
|
prev() and next() -> operator++() and operator()-- in user operations
|
2019-08-12 18:09:31 -05:00 |
|
Zach Laine
|
8af27e0ce4
|
Reimplement all of iterator_facade, rename it iterator_interface.
|
2019-08-12 00:35:20 -05:00 |
|
Zach Laine
|
c0e571d034
|
Add static_assert macros, use them in the tests and examples, and add docs for
them.
|
2019-08-10 18:34:21 -05:00 |
|
Zach Laine
|
b7fea24984
|
Finish the reverse_iterator example.
|
2019-08-10 17:20:19 -05:00 |
|
Zach Laine
|
5671fa0f73
|
Enable the examples in the docs; copy editing therein.
|
2019-08-10 10:41:53 -05:00 |
|
Zach Laine
|
a415c05877
|
Sketch in most of the doc examples.
|
2019-08-10 10:30:10 -05:00 |
|