COIN-OR::LEMON - Graph Library

Changeset 978:175cf8c3a994 in lemon-0.x for src/lemon/vector_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/vector_map.h

    r971 r978  
    116116    }
    117117
     118    using Parent::attach;
     119    using Parent::detach;
     120    using Parent::attached;
    118121
    119122    /** Assign operator to copy a map of the same map type.
Note: See TracChangeset for help on using the changeset viewer.