Ignore:
Timestamp:
11/20/17 09:49:26 (6 years ago)
Author:
yushan
Message:

omp_dev

File:
1 edited

Legend:

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

    r1328 r1334  
    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.