Less is borrowed from STL implementation. More...
#include <PriorityQueue_Impl.h>
Public Member Functions | |
| bool | operator() (const T &x, const T &y) const |
Less is borrowed from STL implementation.
Definition at line 41 of file PriorityQueue_Impl.h.
| bool ASSA::Less< T >::operator() | ( | const T & | x, | |
| const T & | y | |||
| ) | const [inline] |
Definition at line 42 of file PriorityQueue_Impl.h.
1.6.1