COIN-OR::LEMON - Graph Library

Changeset 897:ef09eee53b09 in lemon-0.x for src/hugo/sym_map.h


Ignore:
Timestamp:
09/22/04 10:04:31 (20 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1205
Message:

The default constructors are removed from the maps.
The ArrayMap? is the map structure of the graphs.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hugo/sym_map.h

    r891 r897  
    8686
    8787
    88     /** Default constructor for the map.
    89      */
    90     SymMap() : MapImpl() {}
    91 
    9288    /** Graph and Registry initialized map constructor.
    9389     */
Note: See TracChangeset for help on using the changeset viewer.