String hash object.
More...
#include <string_hash.h>
template<class traits_t>
class qx::basic_string_hash< traits_t >
String hash object.
- Template Parameters
-
- See also
- string_traits.h
- Author
- Khrapov
- Date
- 13.11.2020
Definition at line 37 of file string_hash.h.
◆ basic_string_hash() [1/3]
template<class traits_t >
◆ basic_string_hash() [2/3]
template<class traits_t >
◆ basic_string_hash() [3/3]
template<class traits_t >
template<range_of_t_c< typename traits_t::value_type > string_t>
basic_string_hash object constructor
- Template Parameters
-
string_t | - string-ish type, satisfying the "range_of_t_c" concept |
- Parameters
-
sString | - string-ish container |
Definition at line 36 of file string_hash.inl.
◆ operator size_t()
template<class traits_t >
The documentation for this class was generated from the following files: