Synopsis of methods | |
constexpr remove_fn | remove {} |
Additional Inherited Members | |
![]() | |
template<typename Rng , typename Value > | |
constexpr auto | operator() (Rng &&rng, Value value) const |
template<typename Rng , typename Value , typename Proj > | |
constexpr auto | operator() (Rng &&rng, Value value, Proj proj) const |
![]() | |
template<typename Value , typename Proj > | |
constexpr auto | operator() (Value &&value, Proj proj) const |
template<typename Value > | |
constexpr auto | operator() (Value value) const |