COIN-OR::LEMON - Graph Library

Changeset 1810:474d093466a5 in lemon-0.x for lemon/bits/static_map.h


Ignore:
Timestamp:
11/16/05 19:58:10 (18 years ago)
Author:
Balazs Dezso
Branch:
default
Phase:
public
Convert:
svn:c9d7d8f5-90d6-0310-b91f-818b3a526b0e/lemon/trunk@2355
Message:

Modified iterators on graph maps
Other iterators for not graph maps

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/bits/static_map.h

    r1719 r1810  
    2222
    2323#include <lemon/utility.h>
    24 #include <lemon/bits/map_iterator.h>
     24#include <lemon/bits/map_extender.h>
    2525#include <lemon/bits/alteration_notifier.h>
    2626#include <lemon/error.h>
Note: See TracChangeset for help on using the changeset viewer.