Changeset 313:64f8f7cc6168 in lemon-1.2 for lemon/bits/alteration_notifier.h
- Timestamp:
- 10/09/08 10:09:44 (17 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/bits/alteration_notifier.h
r236 r313 80 80 /// be rolled back by calling the \e erase() or \e clear() 81 81 /// functions. Thence the \e erase() and \e clear() should not throw 82 /// exception. Actullay, it can be throw only 83 /// \ref AlterationObserver::ImmediateDetach ImmediateDetach 82 /// exception. Actullay, it can be throw only \ref ImmediateDetach 84 83 /// exception which detach the observer from the notifier. 85 84 ///
Note: See TracChangeset
for help on using the changeset viewer.