#include <priority_compare.hpp>
Public Types | |
typedef T | first_argument_type |
typedef T | second_argument_type |
typedef bool | result_type |
Public Member Functions | |
bool | operator() (const T &val, const T &val2) const |
typedef T boost::intrusive::priority_compare< T >::first_argument_type |
typedef bool boost::intrusive::priority_compare< T >::result_type |
typedef T boost::intrusive::priority_compare< T >::second_argument_type |
|
inline |