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

Description

Runtime algorithms.

Variables

constexpr detail::for_each_fn meta::for_each {}
 for_each(L, Fn) calls the Fn for each argument in the L.