Add non-parallel version of for_each_n (+tests) from the Parallelism TS
authorMarshall Clow <mclow.lists@gmail.com>
Thu, 25 May 2017 02:29:54 +0000 (02:29 +0000)
committerMarshall Clow <mclow.lists@gmail.com>
Thu, 25 May 2017 02:29:54 +0000 (02:29 +0000)
commitd5c65ffa8dd419b618b1c28602637d3e816d8a94
tree229d2b9b70ebc54ccec1f113574b1f916faa085c
parentd2a7e8538b9c6de35759c28c3e3df8419680d08e
Add non-parallel version of for_each_n (+tests) from the Parallelism TS

llvm-svn: 303833
libcxx/include/algorithm
libcxx/test/std/algorithms/alg.nonmodifying/alg.foreach/for_each_n.pass.cpp [new file with mode: 0644]