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

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

operator()(Rng &&rng, T &&t) const -> Rng requires input_range< Rng > &&can_push_back_< Rng, T > &&(range< T >||constructible_from< range_value_t< Rng >, T >) (defined in ranges::push_back_fn)ranges::push_back_fn