plugify
1.0.0.0
Loading...
Searching...
No Matches
plg
detail
string_hash_base
Public Member Functions
|
List of all members
plg::detail::string_hash_base< Char, Allocator, String > Struct Template Reference
Public Member Functions
constexpr
std::size_t
operator()
(
const
String &
str
)
const
noexcept
Detailed Description
template<
typename
Char
,
typename
Allocator
,
typename
String = basic_string<Char, std::char_traits<Char>, Allocator>>
struct plg::detail::string_hash_base< Char, Allocator, String >
Definition at line
1852
of file
string.hpp
.
Member Function Documentation
◆
operator()()
template<
typename
Char
,
typename
Allocator
,
typename
String = basic_string<Char, std::char_traits<Char>, Allocator>>
constexpr
std::size_t
plg::detail::string_hash_base
<
Char
,
Allocator
, String >::operator()
(
const
String &
str
)
const
inline
constexpr
noexcept
Definition at line
1853
of file
string.hpp
.
The documentation for this struct was generated from the following file:
include/plugify/
string.hpp
Generated by
1.9.8