COIN-OR::LEMON - Graph Library

Ignore:
Timestamp:
02/26/10 17:07:13 (14 years ago)
Author:
Alpar Juttner <alpar@…>
Branch:
1.1
Phase:
public
Message:

Back out 4 changesets (#50, #312)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • lemon/bits/map_extender.h

    r765 r912  
    5050    typedef typename Parent::ConstReference ConstReference;
    5151
    52     typedef typename Parent::ReferenceMapTag ReferenceMapTag;
    53 
    5452    class MapIt;
    5553    class ConstMapIt;
     
    194192    typedef typename Parent::ConstReference ConstReference;
    195193
    196     typedef typename Parent::ReferenceMapTag ReferenceMapTag;
    197 
    198194    class MapIt;
    199195    class ConstMapIt;
Note: See TracChangeset for help on using the changeset viewer.