Range-v3
Range algorithms, views, and actions for the Standard Library
Public Member Functions
|
List of all members
ranges::protector< Bind > Struct Template Reference
Functional
Public Member Functions
template<typename... Ts>
auto
operator()
(Ts &&...ts) noexcept(noexcept(decltype(bind_(static_cast< Ts && >(ts)...))(bind_(static_cast< Ts && >(ts)...)))) -> decltype(bind_(static_cast< Ts && >(ts)...))
template<typename... Ts>
auto
operator()
(Ts &&...ts) noexcept(noexcept(decltype(CPP_AUTO_FUN_RETURNS_const,)(CPP_AUTO_FUN_RETURNS_const,))) -> decltype(CPP_AUTO_FUN_RETURNS_const,)
This is an overloaded member function, provided for convenience. It differs from the above function only in what argument(s) it accepts.
protector
(Bind b)
ranges
protector
Generated by
1.9.4