|
libassa
3.5.1
|
Less is borrowed from STL implementation. More...
#include <PriorityQueue_Impl.h>
Public Member Functions | |
| bool | operator() (const T &x, const T &y) const |
Additional Inherited Members | |
Public Types inherited from ASSA::Bfunc< T, T, bool > | |
| typedef T | first_argument_type |
| typedef T | second_argument_type |
| typedef bool | result_type |
Less is borrowed from STL implementation.
Definition at line 41 of file PriorityQueue_Impl.h.
|
inline |
Definition at line 42 of file PriorityQueue_Impl.h.
References ASSA::PriorityQueue_Impl< T, Compare >::~PriorityQueue_Impl().
1.8.13