[libcxx][ranges] revert join_view::iterator and sentinel to be in-class
authorHui <hui.xie0621@gmail.com>
Sat, 28 Jan 2023 14:36:56 +0000 (14:36 +0000)
committerHui <hui.xie0621@gmail.com>
Sat, 11 Feb 2023 15:38:05 +0000 (15:38 +0000)
commit3b059cd25b8ce31762b76a3b172fdd811c07dc34
tree09633cac7b3d530748b152bd05b89f49e38d413e
parentc586b81347cb15852feeb560dec5395d4ac59cfd
[libcxx][ranges] revert join_view::iterator and sentinel to be in-class
libcxx/include/__ranges/join_view.h
libcxx/test/libcxx/containers/sequences/deque/segmented_iterator.compile.pass.cpp [new file with mode: 0644]
libcxx/test/libcxx/ranges/range.adaptors/range.join/segmented_iterator.compile.pass.cpp [new file with mode: 0644]