Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::view::view_access::impl< View > Struct Template Reference

Static Public Member Functions

template<typename... Ts, typename V = View>
static auto bind (Ts &&...ts) -> decltype(V::bind(static_cast< Ts &&>(ts)...))