Range-v3
Range algorithms, views, and actions for the Standard Library
Variables
Runtime
Meta
»
Algorithms
Description
Runtime algorithms.
Variables
constexpr auto &&
meta::for_each
= detail::static_const<detail::for_each_fn>::value
for_each(List, UnaryFunction)
calls the
UnaryFunction
for each argument in the
List
.
Generated by
1.8.13