Range-v3
Range algorithms, views, and actions for the Standard Library
ranges::v3::not_fn Struct Reference

Public Member Functions

template<typename Pred >
constexpr logical_negate< Pred > operator() (Pred pred) const