Boost  v1.57.0
doxygen for www.boost.org
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages
boost::intrusive::priority_compare< T > Struct Template Reference

#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
 

Member Typedef Documentation

template<class T >
typedef bool boost::intrusive::priority_compare< T >::result_type

Member Function Documentation

template<class T >
bool boost::intrusive::priority_compare< T >::operator() ( const T val,
const T val2 
) const
inline

The documentation for this struct was generated from the following file: