This is the complete list of members for ranges::action::transform_fn, including all inherited members.
operator()(Rng &&rng, F fun, P proj=P{}) const -> Rng requires input_range< Rng > &©_constructible< F > &&writable< iterator_t< Rng >, indirect_result_t< F &, projected< iterator_t< Rng >, P >>> (defined in ranges::action::transform_fn) | ranges::action::transform_fn | |
transform | ranges::action::transform_fn | related |