Changeset 236:da953e387d31 in lemon-1.2 for lemon/bits/alteration_notifier.h
- Timestamp:
- 07/28/08 13:39:58 (16 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/bits/alteration_notifier.h
r230 r236 42 42 /// 43 43 /// The graph's node and edge sets can be changed as we add or erase 44 /// nodes and edges in the graph. L emonwould like to handle easily44 /// nodes and edges in the graph. LEMON would like to handle easily 45 45 /// that the node and edge maps should contain values for all nodes or 46 46 /// edges. If we want to check on every indicing if the map contains
Note: See TracChangeset
for help on using the changeset viewer.