Zach Laine
|
bd21cd308e
|
Add some user/std mixed cases to view_adaptor.cpp.
|
2022-06-04 19:52:51 -05:00 |
|
Zach Laine
|
c6d7fa15fa
|
Break take_view out into its own header, in example/.
|
2022-06-04 16:10:02 -05:00 |
|
Zach Laine
|
808cbfac15
|
Break reverse_view out into its own header, in example/.
|
2022-06-04 16:10:02 -05:00 |
|
Zach Laine
|
19a2729a15
|
Break all_view out into its own header, in example/.
|
2022-06-04 16:10:02 -05:00 |
|
Zach Laine
|
6a64d48840
|
Require an actual std::ranges::view for take_view and reverse_view; take_view
template parameter R -> View.
|
2022-06-04 16:10:02 -05:00 |
|
Zach Laine
|
14c3741aaf
|
Expand the view_adaptor test; fix errors.
|
2022-06-03 23:00:19 -05:00 |
|
Zach Laine
|
6a080f84cb
|
Add very simple initial test of view_adaptor; fix errors.
|
2022-06-03 21:27:20 -05:00 |
|