#include <text.hpp>
Definition at line 652 of file text.hpp.
◆ is_avalanching
◆ is_transparent
◆ vector_backed_ci_hash()
text::vector_backed_ci_hash::vector_backed_ci_hash |
( |
std::vector< char > & |
text_data | ) |
|
|
inline |
◆ operator()() [1/2]
auto text::vector_backed_ci_hash::operator() |
( |
dcon::text_key |
tag | ) |
const -> uint64_t |
|
inlinenoexcept |
◆ operator()() [2/2]
auto text::vector_backed_ci_hash::operator() |
( |
std::string_view |
sv | ) |
const -> uint64_t |
|
inlinenoexcept |
◆ text_data
std::vector<char>& text::vector_backed_ci_hash::text_data |
The documentation for this struct was generated from the following file: