COIN-OR::LEMON - Graph Library

Changeset 978:175cf8c3a994 in lemon-0.x for src/lemon/array_map.h


Ignore:
Timestamp:
11/10/04 22:42:28 (19 years ago)
Author:
Mihaly Barasz
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@1366
Message:

"make check" pass under gcc-3.4.3

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/lemon/array_map.h

    r946 r978  
    131131      }
    132132    }
     133
     134    using Parent::attach;
     135    using Parent::detach;
     136    using Parent::attached;
    133137
    134138    /** Assign operator to copy a map of the same map type.
Note: See TracChangeset for help on using the changeset viewer.