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

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

operator()(F fun, P proj=P{}) const (defined in ranges::actions::transform_fn)ranges::actions::transform_fn
operator()(Rng &&rng, F fun, P proj=P{}) const (defined in ranges::actions::transform_fn)ranges::actions::transform_fn
transform (defined in ranges::actions::transform_fn)ranges::actions::transform_fnrelated