Horizon
Loading...
Searching...
No Matches
ranges::accumulate_fn Member List

This is the complete list of members for ranges::accumulate_fn, including all inherited members.

operator()(I first, S last, T init, Op op=Op{}, P proj=P{}) const (defined in ranges::accumulate_fn)ranges::accumulate_fninline
operator()(Rng &&rng, T init, Op op=Op{}, P proj=P{}) const (defined in ranges::accumulate_fn)ranges::accumulate_fninline
template(typename I, typename S, typename T, typename Op=plus, typename P=identity)(AND input_iterator< I > AND indirectly_binary_invocable_< Op (defined in ranges::accumulate_fn)ranges::accumulate_fn
template(typename Rng, typename T, typename Op=plus, typename P=identity)(AND indirectly_binary_invocable_< Op (defined in ranges::accumulate_fn)ranges::accumulate_fn