#include <queue.h>
Public Member Functions | |
bool | empty () const |
const T & | top () const |
void | push (const T &item) |
void | pop () |
FIXME: The current implementation requires the reverse greater/lesser comparitor than the original does. If this is fixed, also change the router finder's use