consecutive_set< T >::empty_set_exception Class Reference

Exception that will be thrown if trying to retrieve values from an empty set. More...

#include <consecutive_set.h>

List of all members.

Public Member Functions

virtual const char * what () const throw ()
 Identifies error cause.


Detailed Description

template<typename T>
class consecutive_set< T >::empty_set_exception

Exception that will be thrown if trying to retrieve values from an empty set.

See also:
pop()

pop_back()


Member Function Documentation

template<typename T >
virtual const char* consecutive_set< T >::empty_set_exception::what (  )  const throw () [inline, virtual]

Identifies error cause.

Returns:
Pointer to string stating "Set is empty"


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

Generated on Wed Oct 8 22:53:02 2008 by  doxygen 1.5.7