Changeset 2123:85c6f5e82108 in lemon-0.x for lemon/smart_graph.h
- Timestamp:
- 07/11/06 15:51:52 (17 years ago)
- Branch:
- default
- Phase:
- public
- Convert:
- svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2836
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/smart_graph.h
r2116 r2123 240 240 ///node and edge deletions</b>. 241 241 ///It conforms to 242 ///the \ref concept::Graph "Graph " concept.242 ///the \ref concept::Graph "Graph concept". 243 243 ///\sa concept::Graph. 244 244 /// … … 371 371 /// node and edge deletions</b>. 372 372 /// Except from this it conforms to 373 /// the \ref concept::UGraph "UGraph " concept.373 /// the \ref concept::UGraph "UGraph concept". 374 374 /// \sa concept::UGraph. 375 375 /// … … 605 605 /// that <b> it does not support node and edge deletions</b>. 606 606 /// Except from this it conforms to 607 /// the \ref concept::BpUGraph "BpUGraph " concept.607 /// the \ref concept::BpUGraph "BpUGraph concept". 608 608 /// \sa concept::BpUGraph. 609 609 ///
Note: See TracChangeset
for help on using the changeset viewer.