Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::view::cpp20_common_fn Struct Reference

Public Member Functions

template<typename Rng >
auto operator() (Rng &&rng) const -> common_view< all_t< Rng >> requires ViewableRange< Rng > &&(!CommonRange< Rng >)