HAL  v4.5.0-83-g30c8f0afc
The Hardware Analyzer - a comprehensive reverse engineering and manipulation framework for gate-level netlists.
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)