#include <heap.h>
Public Types | |
using | first_argument_type = T |
using | result_type = bool |
using | second_argument_type = T |
Public Member Functions | |
bool | operator() (const T &t_1, const T &t_2) const |
using rtflann::Heap< T >::CompareT::first_argument_type = T |
using rtflann::Heap< T >::CompareT::result_type = bool |
using rtflann::Heap< T >::CompareT::second_argument_type = T |
|
inline |