Zach Laine
|
544c7448b4
|
Add a discussion of why it is sometimes necessary to use bind_back() directly.
|
2022-06-04 17:17:41 -05:00 |
|
Zach Laine
|
303a9da254
|
Create tutorial for the new range adaptor helpers.
|
2022-06-04 17:17:41 -05:00 |
|
Zach Laine
|
fd9bfb11bb
|
Add a macro for disabling the C++20 v2 namespace. Add documentation
of the inlining v1/v2 behavior.
|
2020-08-15 22:17:51 -05:00 |
|
Zach Laine
|
3df19ef553
|
Yet again yet another attempt to again try to fix the doc build.
|
2020-07-19 11:51:02 -05:00 |
|
Zach Laine
|
32a6f27abd
|
Address some missed sequence_container_interface renames.
|
2020-01-08 12:57:13 -06:00 |
|
Zach Laine
|
9111d81885
|
Remove the v2 namespace, including the C++20 standard lib- and cmcstl2-based
implementations.
Fixes #27.
|
2020-01-03 15:24:30 -06:00 |
|
Zach Laine
|
67aa560da8
|
Remove "(Proposed)" from the doc title page.
Fixes #35.
|
2020-01-01 14:01:17 -06:00 |
|
Zach Laine
|
0f24f27ed9
|
Fix internal Quickbook links.
|
2019-08-22 20:39:19 -05:00 |
|
Zach Laine
|
2168fc8948
|
Document the existence of v2, and v1 vs. v2 differences.
|
2019-08-22 17:26:49 -05:00 |
|
Zach Laine
|
df8b9b30d6
|
Extend rationale. Misc. doc tweaks.
|
2019-08-17 12:16:50 -05:00 |
|
Zach Laine
|
3343664650
|
Rewrite the intro slightly to emphasize more than just the iterator parts of
the library.
|
2019-08-17 10:27:56 -05:00 |
|
Zach Laine
|
37d421f20e
|
Doc copy editing.
|
2019-08-16 22:12:03 -05:00 |
|
Zach Laine
|
e2c29ca9a8
|
Add TODOs.
|
2019-08-16 20:17:02 -05:00 |
|
Zach Laine
|
5328878b97
|
Doc typos.
|
2019-08-15 22:32:51 -05:00 |
|
Zach Laine
|
bbc7480991
|
Extend the static_vector/container_interface docs.
|
2019-08-15 22:09:02 -05:00 |
|
Zach Laine
|
c4503988d8
|
Add test for static_vector/container_interface.
|
2019-08-15 22:09:02 -05:00 |
|
Zach Laine
|
0357340748
|
Add an initial sketch of a container_interface example.
|
2019-08-14 23:44:27 -05:00 |
|
Zach Laine
|
829a78f7dc
|
Integrate mentions of view_interface into the intro.
|
2019-08-14 20:18:23 -05:00 |
|
Zach Laine
|
1f7b6b886b
|
Round out view_interface docs.
|
2019-08-13 22:59:09 -05:00 |
|
Zach Laine
|
0be3e26c6b
|
Document the new adaptor-like behavior.
|
2019-08-13 22:28:53 -05:00 |
|
Zach Laine
|
67f5a45fa2
|
Extend the drop_while_view example and associated docs.
|
2019-08-13 00:08:42 -05:00 |
|
Zach Laine
|
97ca350172
|
Rename the library stl_interfaces; iterator_facade.hpp ->
iterator_interface.hpp.
|
2019-08-12 18:09:37 -05:00 |
|