]> gcc.gnu.org Git - gcc.git/commit
libstdc++: Rename disable_sized_sentinel [P1871R1]
authorJonathan Wakely <jwakely@redhat.com>
Thu, 14 Nov 2019 16:53:03 +0000 (16:53 +0000)
committerJonathan Wakely <redi@gcc.gnu.org>
Thu, 14 Nov 2019 16:53:03 +0000 (16:53 +0000)
commitd99828eea22b6ae852f993ce8732d686faf63c95
tree469db426b3e23d0b6e194048420cbc8e636dac23
parentd19df8b22998766fec1d3c3af055639ba2d172e5
libstdc++: Rename disable_sized_sentinel [P1871R1]

* include/bits/iterator_concepts.h (disable_sized_sentinel): Rename to
disable_sized_sentinel_for.
* testsuite/24_iterators/headers/iterator/synopsis_c++20.cc: Adjust.

From-SVN: r278255
libstdc++-v3/ChangeLog
libstdc++-v3/include/bits/iterator_concepts.h
libstdc++-v3/include/bits/stl_iterator.h
libstdc++-v3/testsuite/24_iterators/headers/iterator/synopsis_c++20.cc
This page took 0.057017 seconds and 5 git commands to generate.