Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::iota_fn Member List

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

operator()(O first, S last, T val) const (defined in ranges::iota_fn)ranges::iota_fn
operator()(Rng &&rng, T val) const (defined in ranges::iota_fn)ranges::iota_fn