Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::action::action_access::impl< Action > Struct Template Reference

Static Public Member Functions

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