Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::protector< Bind > Member List

This is the complete list of members for ranges::protector< Bind >, including all inherited members.

operator()(Ts &&...ts) CPP_AUTO_FUN_RETURNS_CONST_0/(return bind_(static_cast< Ts && >(ts)...)) template< typename...Ts > auto operator()(Ts &&...ts) CPP_AUTO_FUN_RETURNS_CONST_0/(const (defined in ranges::protector< Bind >)ranges::protector< Bind >
protector()=default (defined in ranges::protector< Bind >)ranges::protector< Bind >
protector(Bind b) (defined in ranges::protector< Bind >)ranges::protector< Bind >