![]() |
Home | Libraries | People | FAQ | More |
boost::algorithm::is_not_greater — is_not_greater functor
struct is_not_greater { // public member functions template<typename T1, typename T2> bool operator()(const T1 &, const T2 &) const; };
Copyright © 2002-2004 Pavol Droba |