Dirk Stolle
|
ea68455268
|
Fix two typos
|
2025-02-16 12:48:36 -06:00 |
|
Zach Laine
|
c63c107793
|
Add copyright notices to some files that were missing it.
Fixes #26.
|
2019-12-29 14:04:14 -06:00 |
|
Zach Laine
|
7c4a420f8d
|
Document why view_interface does not define nested types.
Fixes #7.
|
2019-12-29 13:43:14 -06:00 |
|
Zach Laine
|
9c2f077592
|
Add explanation of missing allocator-aware functionality to the rationale; add
a note to tutorial that using container_interface does not preclude satisfying
more requirements tables.
|
2019-11-13 00:26:05 -06:00 |
|
Zach Laine
|
a4bd9f4078
|
Doc tweak.
|
2019-08-17 12:23:50 -05:00 |
|
Zach Laine
|
df8b9b30d6
|
Extend rationale. Misc. doc tweaks.
|
2019-08-17 12:16:50 -05:00 |
|
Zach Laine
|
37d421f20e
|
Doc copy editing.
|
2019-08-16 22:12:03 -05:00 |
|
Zach Laine
|
1f7b6b886b
|
Round out view_interface docs.
|
2019-08-13 22:59:09 -05:00 |
|
Zach Laine
|
8af27e0ce4
|
Reimplement all of iterator_facade, rename it iterator_interface.
|
2019-08-12 00:35:20 -05:00 |
|
Zach Laine
|
4402d82df6
|
Add the first item to the rationale.
|
2019-08-10 10:30:10 -05:00 |
|
Zach Laine
|
6e30792b30
|
- Add an outline of the Boost docs.
- Add example/repeated_chars_iterator.cpp
- IteratorCategory -> IteratorConcept
- detail::arrow -> proxy_arrow_result
- Doxygen comment for each iterator_facade specialization.
|
2019-08-08 22:40:19 -05:00 |
|
Zach Laine
|
cf10db8d17
|
Add Boost docs outline.
|
2019-08-08 17:21:42 -05:00 |
|