#include <List.h>
Inherits Queue< C, L >.
Public Member Functions | |
void | sort () |
Definition at line 310 of file List.h.
void SortableQueue< C, L >::sort | ( | ) | [inline] |
Definition at line 314 of file List.h.
References DLL< C, L >::head, DLL< C, L >::next(), DLL< C, L >::prev(), and Queue< C, L >::tail.