plugify  1.0.0.0
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 1803 of file string.hpp.


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