wibble::Empty< T > Class Template Reference

#include <empty.h>

List of all members.

Classes

class  const_iterator
class  iterator

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

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


Member Typedef Documentation

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

Member Function Documentation

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

References wibble::iterator().

Referenced by TestEmpty::basic().

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

References wibble::iterator().

Referenced by TestEmpty::basic().

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

Referenced by TestEmpty::basic().


The documentation for this class was generated from the following file:
Generated on Tue May 11 13:27:59 2010 for wibble by  doxygen 1.6.3