lemon/bits/map_extender.h
changeset 731 0977046c60d2
parent 617 4137ef9aacc6
child 802 994c7df296c9
     1.1 --- a/lemon/bits/map_extender.h	Sat Sep 26 07:16:22 2009 +0200
     1.2 +++ b/lemon/bits/map_extender.h	Sat Sep 26 07:21:54 2009 +0200
     1.3 @@ -49,6 +49,8 @@
     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 @@ -191,6 +193,8 @@
    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