Range-v3
Range algorithms, views, and actions for the Standard Library
Runtime

Runtime algorithms. More...

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.
 

Detailed Description

Runtime algorithms.