![]() |
Home | Libraries | People | FAQ | More |
boost::intrusive::priority_compare
// In header: <boost/intrusive/priority_compare.hpp> template<typename T = void> struct priority_compare { // types typedef T ; typedef T ; typedef bool ; // public member functions bool (const T &, const T &) ; };