Castor3D 0.16.0
Multiplatform 3D engine
Public Types | Public Member Functions | List of all members
castor::StringHash Struct Reference

#include <ConfigModule.hpp>

Public Types

using is_transparent = void
 

Public Member Functions

std::size_t operator() (std::basic_string_view< char > v) const
 
std::size_t operator() (std::basic_string_view< wchar_t > v) const
 
std::size_t operator() (std::basic_string_view< char8_t > v) const
 
std::size_t operator() (std::basic_string_view< char16_t > v) const
 
std::size_t operator() (std::basic_string_view< char32_t > v) const
 

Member Typedef Documentation

◆ is_transparent

Member Function Documentation

◆ operator()() [1/5]

std::size_t castor::StringHash::operator() ( std::basic_string_view< char > v) const
inline

◆ operator()() [2/5]

std::size_t castor::StringHash::operator() ( std::basic_string_view< char16_t > v) const
inline

◆ operator()() [3/5]

std::size_t castor::StringHash::operator() ( std::basic_string_view< char32_t > v) const
inline

◆ operator()() [4/5]

std::size_t castor::StringHash::operator() ( std::basic_string_view< char8_t > v) const
inline

◆ operator()() [5/5]

std::size_t castor::StringHash::operator() ( std::basic_string_view< wchar_t > v) const
inline

The documentation for this struct was generated from the following file: