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

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

concat (defined in ranges::view::concat_fn)ranges::view::concat_fnrelated
operator()(Rngs &&... rngs) const -> concat_view< all_t< Rngs >... > requires And<(ViewableRange< Rngs > &&InputRange< Rngs >)... > (defined in ranges::view::concat_fn)ranges::view::concat_fn