Changeset 476:c246659c8b19 in lemon for lemon/bits
- Timestamp:
- 01/11/09 15:24:20 (16 years ago)
- Branch:
- default
- Phase:
- public
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
lemon/bits/graph_adaptor_extender.h
r432 r476 174 174 }; 175 175 176 177 /// \ingroup digraphbits178 ///179 /// \brief Extender for the GraphAdaptors180 176 template <typename _Graph> 181 177 class GraphAdaptorExtender : public _Graph {
Note: See TracChangeset
for help on using the changeset viewer.