Inheritance diagram for ranges::views::remove_bind_fn:Public Member Functions | |
| template<typename Value , typename Proj > | |
| CPP_TEMPLATE_AUX_0 (requires(!range< Value >)) const expr auto operator()(Value &&value | |
| template<typename Value > | |
| constexpr auto | operator() (Value value) const |
Public Attributes | |
| Proj proj | const |
| Proj proj ranges::views::remove_bind_fn::const |