...one of the most highly
regarded and expertly designed C++ library projects in the
world.
— Herb Sutter and Andrei
Alexandrescu, C++
Coding Standards
boost::algorithm::operator! — predicate negation operator
// In header: <boost/algorithm/string/classification.hpp> template<typename PredT> unspecified operator!(const predicate_facade< PredT > & Pred);