HAL
special_strings.h File Reference
#include <string>
Include dependency graph for special_strings.h:

Go to the source code of this file.

Classes

struct  hal::core_strings::CaseInsensitiveCharTraits
 
struct  std::hash< hal::core_strings::CaseInsensitiveString >
 

Namespaces

 hal
 
 hal::core_strings
 
 std
 

Typedefs

using hal::core_strings::CaseInsensitiveString = std::basic_string< char, CaseInsensitiveCharTraits >
 

Functions

template<class S , class T >
hal::core_strings::to (const T &str)