Show
Ignore:
Timestamp:
12/29/07 10:26:36 (1 year ago)
Author:
vossg
Message:

fixed: gcc 4.1.2 compile problems (needed explicit operator → and const Node::getParent)

Files:

Legend:

Unmodified
Added
Removed
Modified
Copied
Moved
  • branches/Carsten_PtrWork2/Source/System/FieldContainer/Fields/OSGSWeakFCPointerField.h

    r1033 r1036  
    153153        /*! \}                                                             */ 
    154154        /*-----------------------------------------------------------------*/ 
     155        /*! \name Access                                                   */ 
     156        /*! \{                                                             */ 
     157         
     158        typename Self::ValueType operator ->(void) const; 
     159                 
     160        /*! \}                                                             */ 
     161        /*-----------------------------------------------------------------*/ 
    155162        /*! \name Assignment                                               */ 
    156163        /*! \{                                                             */