Meta
0.1
A tiny metaprogramming 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.10