This is the complete list of members for ranges::protect_fn, including all inherited members.
operator()(F &&f) const -> protector< uncvref_t< F >> requires std::is_bind_expression< uncvref_t< F >>::value (defined in ranges::protect_fn) | ranges::protect_fn | |
operator()(F &&f) const -> F requires(!std::is_bind_expression< uncvref_t< F >>::value) | ranges::protect_fn |