Changeset 165:9b078bc3ce13 in lemon-0.x for src/work/alpar/emptygraph.h
- Timestamp:
- 03/10/04 18:49:55 (21 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@232
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
src/work/alpar/emptygraph.h
r163 r165 19 19 /// It can be used for checking the interface compatibility, 20 20 /// or it can serve as a skeleton of a new graph structure. 21 21 /// 22 /// Also, you will find here the full documentation of a certain graph 23 /// feature, the documentation of a real graph imlementation 24 /// like @ref ListGraph or 25 /// @ref SmartGraph will just refer to this structure. 22 26 class EmptyGraph 23 27 {
Note: See TracChangeset
for help on using the changeset viewer.