|
HAL
|
#include <string>
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 > | |
| S | hal::core_strings::to (const T &str) |