#include <utils_string.h>
 | 
| bool  | operator() (const std::string &a, const std::string &b) const | 
|   | 
| bool  | operator() (const std::wstring &a, const std::wstring &b) const | 
|   | 
◆ operator()() [1/2]
  
  
      
        
          | bool shcore::Case_insensitive_comparator::operator()  | 
          ( | 
          const std::string &  | 
          a,  | 
         
        
           | 
           | 
          const std::string &  | 
          b  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
◆ operator()() [2/2]
  
  
      
        
          | bool shcore::Case_insensitive_comparator::operator()  | 
          ( | 
          const std::wstring &  | 
          a,  | 
         
        
           | 
           | 
          const std::wstring &  | 
          b  | 
         
        
           | 
          ) | 
           |  const | 
         
       
   | 
  
inline   | 
  
 
 
The documentation for this struct was generated from the following file: