Ignore:
Timestamp:
07/27/22 09:47:30 (2 years ago)
Author:
jderouillat
Message:

Manage hash values with size_t in hash tables of elements associated to output files

File:
1 edited

Legend:

Unmodified
Added
Removed
  • XIOS3/trunk/src/attribute_template.hpp

    r2386 r2388  
    6161             
    6262            bool isEqual(const CAttribute& attr ); 
    63             int computeHash(void); 
     63            size_t computeHash(void); 
    6464 
    6565            /// Destructeur /// 
Note: See TracChangeset for help on using the changeset viewer.