| [ranges] | https://timsong-cpp.github.io/cppwp/#ranges |
| [range.adaptors] | https://timsong-cpp.github.io/cppwp/range.adaptors#range.split |
| [range.split.overview] | https://timsong-cpp.github.io/cppwp/range.split#overview |
| [range.split.view] | https://timsong-cpp.github.io/cppwp/range.split#view |
| [range.split.iterator] | https://timsong-cpp.github.io/cppwp/range.split#iterator |
| [range.split.sentinel] | https://timsong-cpp.github.io/cppwp/range.split#sentinel |
| 25.7.17.1 | https://timsong-cpp.github.io/cppwp/range.split#overview |
| [range.split.overview] | https://timsong-cpp.github.io/cppwp/range.split.overview |
| 1 | https://timsong-cpp.github.io/cppwp/range.split#overview-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8471 |
| . | https://timsong-cpp.github.io/cppwp/range.split#overview-1.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/range.split#overview-1.sentence-2 |
| 2 | https://timsong-cpp.github.io/cppwp/range.split#overview-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8476 |
| [range.adaptor.object] | https://timsong-cpp.github.io/cppwp/range.adaptor.object |
| . | https://timsong-cpp.github.io/cppwp/range.split#overview-2.sentence-1 |
| . | https://timsong-cpp.github.io/cppwp/range.split#overview-2.sentence-2 |
| 3 | https://timsong-cpp.github.io/cppwp/range.split#overview-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8483 |
| 1 | https://timsong-cpp.github.io/cppwp/range.split#overview-example-1 |
| 25.7.17.2 | https://timsong-cpp.github.io/cppwp/range.split#view |
| [range.split.view] | https://timsong-cpp.github.io/cppwp/range.split.view |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:split_view |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| view | https://timsong-cpp.github.io/cppwp/range.view#concept:view |
| view | https://timsong-cpp.github.io/cppwp/range.view#concept:view |
| indirectly_comparable | https://timsong-cpp.github.io/cppwp/alg.req.ind.cmp#concept:indirectly_comparable |
| [range.split.iterator] | https://timsong-cpp.github.io/cppwp/range.split#iterator |
| [range.split.sentinel] | https://timsong-cpp.github.io/cppwp/range.split#sentinel |
| default_initializable | https://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable |
| default_initializable | https://timsong-cpp.github.io/cppwp/concept.default.init#concept:default_initializable |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| constructible_from | https://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from |
| constructible_from | https://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from |
| copy_constructible | https://timsong-cpp.github.io/cppwp/concept.copyconstructible#concept:copy_constructible |
| common_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:common_range |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:split_view,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/range.split#view-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8554 |
| . | https://timsong-cpp.github.io/cppwp/range.split#view-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:split_view,constructor_ |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| constructible_from | https://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from |
| constructible_from | https://timsong-cpp.github.io/cppwp/concept.constructible#concept:constructible_from |
| 2 | https://timsong-cpp.github.io/cppwp/range.split#view-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8569 |
| . | https://timsong-cpp.github.io/cppwp/range.split#view-2.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:begin,split_view |
| 3 | https://timsong-cpp.github.io/cppwp/range.split#view-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8581 |
| . | https://timsong-cpp.github.io/cppwp/range.split#view-3.sentence-1 |
| 4 | https://timsong-cpp.github.io/cppwp/range.split#view-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8585 |
| range | https://timsong-cpp.github.io/cppwp/range.range#concept:range |
| . | https://timsong-cpp.github.io/cppwp/range.split#view-4.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:find-next,split_view |
| 5 | https://timsong-cpp.github.io/cppwp/range.split#view-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8599 |
| 25.7.17.3 | https://timsong-cpp.github.io/cppwp/range.split#iterator |
| [range.split.iterator] | https://timsong-cpp.github.io/cppwp/range.split.iterator |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:split_view::iterator |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| view | https://timsong-cpp.github.io/cppwp/range.view#concept:view |
| view | https://timsong-cpp.github.io/cppwp/range.view#concept:view |
| indirectly_comparable | https://timsong-cpp.github.io/cppwp/alg.req.ind.cmp#concept:indirectly_comparable |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:split_view::iterator,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/range.split#iterator-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8654 |
| . | https://timsong-cpp.github.io/cppwp/range.split#iterator-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:base,split_view::iterator |
| 2 | https://timsong-cpp.github.io/cppwp/range.split#iterator-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8667 |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:operator*,split_view::iterator |
| 3 | https://timsong-cpp.github.io/cppwp/range.split#iterator-3 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8678 |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:operator++,split_view::iterator |
| 4 | https://timsong-cpp.github.io/cppwp/range.split#iterator-4 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8689 |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:operator++,split_view::iterator_ |
| 5 | https://timsong-cpp.github.io/cppwp/range.split#iterator-5 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8715 |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:operator==,split_view::iterator |
| 6 | https://timsong-cpp.github.io/cppwp/range.split#iterator-6 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8731 |
| 25.7.17.4 | https://timsong-cpp.github.io/cppwp/range.split#sentinel |
| [range.split.sentinel] | https://timsong-cpp.github.io/cppwp/range.split.sentinel |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:split_view::sentinel |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| forward_range | https://timsong-cpp.github.io/cppwp/range.refinements#concept:forward_range |
| view | https://timsong-cpp.github.io/cppwp/range.view#concept:view |
| view | https://timsong-cpp.github.io/cppwp/range.view#concept:view |
| indirectly_comparable | https://timsong-cpp.github.io/cppwp/alg.req.ind.cmp#concept:indirectly_comparable |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:split_view::sentinel,constructor |
| 1 | https://timsong-cpp.github.io/cppwp/range.split#sentinel-1 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8766 |
| . | https://timsong-cpp.github.io/cppwp/range.split#sentinel-1.sentence-1 |
| π | https://timsong-cpp.github.io/cppwp/range.split#lib:operator==,split_view::sentinel |
| 2 | https://timsong-cpp.github.io/cppwp/range.split#sentinel-2 |
| # | https://github.com/cplusplus/draft/tree/aaecb9378d0766482cbb46e6bbe605edfc0781aa/source/ranges.tex#L8777 |