wibble::Empty< T > Class Template Reference

#include <empty.h>

List of all members.

template<typename T>
class wibble::Empty< T >


Public Types

typedef T value_type

Public Member Functions

bool empty () const
size_t size () const
iterator begin ()
iterator end ()
const_iterator begin () const
const_iterator end () const

Classes

class  const_iterator
class  iterator

Member Typedef Documentation

template<typename T>
typedef T wibble::Empty< T >::value_type


Member Function Documentation

template<typename T>
bool wibble::Empty< T >::empty (  )  const [inline]

template<typename T>
size_t wibble::Empty< T >::size (  )  const [inline]

Referenced by TestEmpty::basic().

template<typename T>
iterator wibble::Empty< T >::begin (  )  [inline]

References wibble::iterator().

Referenced by TestEmpty::basic().

template<typename T>
iterator wibble::Empty< T >::end (  )  [inline]

References wibble::iterator().

Referenced by TestEmpty::basic().

template<typename T>
const_iterator wibble::Empty< T >::begin (  )  const [inline]

template<typename T>
const_iterator wibble::Empty< T >::end (  )  const [inline]


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

Generated on Tue Jun 17 23:14:22 2008 for wibble by  doxygen 1.5.6