COIN-OR::LEMON - Graph Library

Changeset 891:74589d20dbc3 in lemon-0.x for src/hugo/list_graph.h


Ignore:
Timestamp:
09/21/04 00:57:48 (20 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1199
Message:

template<typename CMap> Map(const CMap&) like constructors and
assigns are removed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hugo/list_graph.h

    r880 r891  
    443443    typedef SymListGraph Graph;
    444444
    445     /// Importing maps from the base class ListGraph.
    446     KEEP_MAPS(ListGraph, SymListGraph);
    447 
    448445    /// Creating symmetric map registry.
    449446    CREATE_SYM_EDGE_MAP_REGISTRY;
Note: See TracChangeset for help on using the changeset viewer.