AlterationNotifier::ImmediateDetach Struct Reference

#include <lemon/bits/alteration_notifier.h>


Detailed Description

template<typename _Container, typename _Item>
struct lemon::AlterationNotifier< _Container, _Item >::ImmediateDetach

From the clear() and erase() function only this exception is allowed to throw. The exception immediatly detaches the current observer from the notifier. Because the clear() and erase() should not throw other exceptions it can be used to invalidate the observer.

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

Generated on Sat Apr 19 14:21:28 2008 for LEMON by  doxygen 1.5.5