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_array.hpp

    r2386 r2388  
    4444                         
    4545            bool isEqual(const CAttribute& attr); 
    46             int computeHash(void); 
     46            size_t computeHash(void); 
    4747 
    4848            /// Destructeur /// 
Note: See TracChangeset for help on using the changeset viewer.