Still more P0202 constexpr-ifying. This batch is: for_each/for_each_n/lexicographical...
authorMarshall Clow <mclow.lists@gmail.com>
Mon, 22 Jan 2018 20:44:33 +0000 (20:44 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Mon, 22 Jan 2018 20:44:33 +0000 (20:44 +0000)
commit1b9a4ffd6bb2622360e6bae10bbcce7348186e94
tree5a14c13574c3b1180031bd6aefdc1427cf9446a8
parentd7d991e881fb3f74325a13cc80cc5467eb43af65
Still more P0202 constexpr-ifying. This batch is: for_each/for_each_n/lexicographical_compare

llvm-svn: 323147
libcxx/include/algorithm
libcxx/test/std/algorithms/alg.modifying.operations/alg.partitions/partition_copy.pass.cpp
libcxx/test/std/algorithms/alg.nonmodifying/alg.foreach/for_each_n.pass.cpp
libcxx/test/std/algorithms/alg.nonmodifying/alg.foreach/test.pass.cpp
libcxx/test/std/algorithms/alg.sorting/alg.lex.comparison/lexicographical_compare.pass.cpp
libcxx/test/std/algorithms/alg.sorting/alg.lex.comparison/lexicographical_compare_comp.pass.cpp