Ignore:
Timestamp:
07/27/22 09:47:30 (23 months 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_enum.hpp

    r2386 r2388  
    5252             
    5353            bool isEqual(const CAttribute& attr ); 
    54             int computeHash(void); 
     54            size_t computeHash(void); 
    5555 
    5656            /// Destructeur /// 
Note: See TracChangeset for help on using the changeset viewer.