wibble  1.1
Public Types | Public Member Functions | List of all members
wibble::list::Empty< T > Struct Template Reference

#include <list.h>

Public Types

typedef T Type
 

Public Member Functions

head () const
 
bool empty () const
 
Empty tail () const
 

Member Typedef Documentation

template<typename T >
typedef T wibble::list::Empty< T >::Type

Member Function Documentation

template<typename T >
bool wibble::list::Empty< T >::empty ( ) const
inline
template<typename T >
T wibble::list::Empty< T >::head ( ) const
inline
template<typename T >
Empty wibble::list::Empty< T >::tail ( ) const
inline

The documentation for this struct was generated from the following file: