Show
Ignore:
Timestamp:
01/03/08 10:09:26 (1 year ago)
Author:
cneumann
Message:

fixed: missing ref ptrs in default statistics font
added: operator→ for ReferenceProxy? of SChildFCPointerField

Files:

Legend:

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

    r1033 r1037  
    149149        /*! \{                                                             */ 
    150150         
    151         operator typename Self::ValueType (void) const; 
     151                                 operator typename Self::ValueType(void) const; 
     152        typename Self::ValueType operator ->                      (void) const; 
    152153                 
    153154        /*! \}                                                             */