COIN-OR::LEMON - Graph Library

Changeset 817:3e30caeb9c00 in lemon-0.x for src/hugo/array_map_factory.h


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

Some warining fix in maps.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • src/hugo/array_map_factory.h

    r799 r817  
    227227        }
    228228      }
     229
     230      class iterator;
     231      class const_iterator;
    229232       
    230233      /** Compatible iterator with the stl maps' iterators.
Note: See TracChangeset for help on using the changeset viewer.