]> gcc.gnu.org Git - gcc.git/commit
Finish ranges::search_n
authorPatrick Palka <ppalka@gcc.gnu.org>
Sat, 18 Jan 2020 00:57:39 +0000 (19:57 -0500)
committerPatrick Palka <ppalka@gcc.gnu.org>
Sat, 18 Jan 2020 04:45:24 +0000 (23:45 -0500)
commitf779c0e10ea30e26d8b24db91917c3c54d576aef
treebaab3e044fddeceb5115156a87c3433e4a36cdfd
parent0f04f5e889d0c69b223e45a5761a33e03e95bdb6
Finish ranges::search_n

The non-modifying constrained algorithms are done!
libstdc++-v3/include/bits/ranges_algo.h
libstdc++-v3/testsuite/25_algorithms/search_n/constrained.cc
This page took 0.060441 seconds and 6 git commands to generate.