]> gcc.gnu.org Git - gcc.git/commit
Add Jonathan's initial constrained algorithms implementation
authorPatrick Palka <ppalka@gcc.gnu.org>
Fri, 10 Jan 2020 22:11:07 +0000 (17:11 -0500)
committerPatrick Palka <ppalka@gcc.gnu.org>
Fri, 17 Jan 2020 21:39:10 +0000 (16:39 -0500)
commit17f18d9e9d77b419cbe75bedcfba7732576b5bec
treed8fb0406aa08e96a61fab651d3f2ce4dafdd1240
parent82033483fd74b1dcedab416d98673e212258498d
Add Jonathan's initial constrained algorithms implementation
libstdc++-v3/include/Makefile.am
libstdc++-v3/include/Makefile.in
libstdc++-v3/include/bits/ranges_algo.h [new file with mode: 0644]
libstdc++-v3/include/std/algorithm
libstdc++-v3/testsuite/25_algorithms/all_of/constrained.cc [new file with mode: 0644]
This page took 0.062903 seconds and 6 git commands to generate.