wibble
0.1.28
|
#include <list.h>
Public Types | |
typedef T | Type |
Public Member Functions | |
T | head () const |
bool | empty () const |
Empty | tail () const |
typedef T wibble::list::Empty< T >::Type |
bool wibble::list::Empty< T >::empty | ( | ) | const [inline] |
T wibble::list::Empty< T >::head | ( | ) | const [inline] |
Empty wibble::list::Empty< T >::tail | ( | ) | const [inline] |