Transparent hashing function, enables heterogeneous lookup in unordered containers.  
 More...
#include <utils_string.h>
Transparent hashing function, enables heterogeneous lookup in unordered containers. 
 
◆ is_transparent
◆ operator()() [1/3]
  
  
      
        
          | size_t shcore::string_hash::operator()  | 
          ( | 
          const char *  | 
          txt | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [2/3]
  
  
      
        
          | size_t shcore::string_hash::operator()  | 
          ( | 
          const std::string &  | 
          txt | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [3/3]
  
  
      
        
          | size_t shcore::string_hash::operator()  | 
          ( | 
          std::string_view  | 
          txt | ) | 
           const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this struct was generated from the following file: