COIN-OR::LEMON - Graph Library

Changeset 822:88226d9fe821 in lemon-0.x for src/hugo/map_registry.h


Ignore:
Timestamp:
09/08/04 14:06:45 (20 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1118
Message:

The MapFactories? have been removed from the code because
if we use macros then they increases only the complexity.

The pair iterators of the maps are separeted from the maps.

Some macros and comments has been changed.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hugo/map_registry.h

    r786 r822  
    2929    typedef KIt KeyIt;
    3030       
    31 
    32 
    3331    /**
    3432     * MapBase is the base class of the registered maps.
Note: See TracChangeset for help on using the changeset viewer.