lemon/bits/map_extender.h
branch1.1
changeset 913 2f9d9bcc1867
parent 867 994c7df296c9
parent 912 37f440367057
child 1064 40bbb450143e
     1.1 --- a/lemon/bits/map_extender.h	Sun Feb 21 18:55:01 2010 +0100
     1.2 +++ b/lemon/bits/map_extender.h	Fri Feb 26 17:08:30 2010 +0100
     1.3 @@ -49,8 +49,6 @@
     1.4      typedef typename Parent::Reference Reference;
     1.5      typedef typename Parent::ConstReference ConstReference;
     1.6  
     1.7 -    typedef typename Parent::ReferenceMapTag ReferenceMapTag;
     1.8 -
     1.9      class MapIt;
    1.10      class ConstMapIt;
    1.11  
    1.12 @@ -193,8 +191,6 @@
    1.13      typedef typename Parent::Reference Reference;
    1.14      typedef typename Parent::ConstReference ConstReference;
    1.15  
    1.16 -    typedef typename Parent::ReferenceMapTag ReferenceMapTag;
    1.17 -
    1.18      class MapIt;
    1.19      class ConstMapIt;
    1.20