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