Ignore:
Timestamp:
05/16/17 17:54:30 (7 years ago)
Author:
yushan
Message:

branch merged with trunk r1130

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS/dev/branch_yushan_merged/src/type/type.hpp

    r1107 r1134  
    9494    const CType_ref& operator = (CType<T>& val) const ; 
    9595    const CType_ref& operator = (const CType_ref& val) const; 
    96     operator T&() const;     
     96    operator T&() const; 
    9797 
    9898    inline virtual CBaseType* clone(void) const   { return _clone(); } 
Note: See TracChangeset for help on using the changeset viewer.