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 Tue Oct 31 09:51:23 2006 for LEMON by
1.5.1