COIN-OR::LEMON - Graph Library

Ignore:
Timestamp:
01/11/09 15:24:20 (15 years ago)
Author:
Peter Kovacs <kpeter@…>
Branch:
default
Phase:
public
Message:

Remove non-checked subgraph adaptors + rename parameters (#67)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/bits/graph_adaptor_extender.h

    r416 r453  
    174174  };
    175175
    176 
    177   /// \ingroup digraphbits
    178   ///
    179   /// \brief Extender for the GraphAdaptors
    180176  template <typename _Graph>
    181177  class GraphAdaptorExtender : public _Graph {
Note: See TracChangeset for help on using the changeset viewer.