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_fn | |
operator()(Rng &&rng, T init, Op op=Op{}, P proj=P{}) const (defined in ranges::accumulate_fn) | ranges::accumulate_fn |