Ignore:
Timestamp:
11/19/18 15:52:54 (6 years ago)
Author:
yushan
Message:

branch_openmp merged with trunk r1597

File:
1 edited

Legend:

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

    r1478 r1601  
    9595    const CType_ref& operator = (CType<T>& val) const ; 
    9696    const CType_ref& operator = (const CType_ref& val) const; 
    97     operator T&() const;     
     97    operator T&() const; 
    9898 
    9999    inline virtual CBaseType* clone(void) const   { return _clone(); } 
Note: See TracChangeset for help on using the changeset viewer.