| 
    Open CASCADE Technology 7.8.2.dev
    
   | 
 
#include <NCollection_AccAllocator.hxx>
Public Member Functions | |
| size_t | operator() (const Key theKey) const noexcept | 
| Returns hash code for the given key.   | |
| bool | operator() (const Key theKey1, const Key theKey2) const noexcept | 
Key hasher.
Returns hash code for the given key.
| theKey | the key which hash code is to be computed | 
      
  | 
  inlinenoexcept |