Skip to content

Struct cubbase::lowercase_hash

ClassList > cubbase > lowercase_hash

  • #include <string_utility.hpp>

Public Static Attributes

Type Name
constexpr size_t FNV_OFFSET_BASIS = 14695981039346656037[**ULL**](broker__monitor_8c.md#function-timeout)
constexpr size_t FNV_PRIME = 1099511628211[**ULL**](broker__monitor_8c.md#function-timeout)

Public Functions

Type Name
size_t operator() (const std::string_view str) const

Public Static Attributes Documentation

variable FNV_OFFSET_BASIS

constexpr size_t cubbase::lowercase_hash::FNV_OFFSET_BASIS;

variable FNV_PRIME

constexpr size_t cubbase::lowercase_hash::FNV_PRIME;

Public Functions Documentation

function operator()

inline size_t cubbase::lowercase_hash::operator() (
    const std::string_view str
) const


The documentation for this class was generated from the following file cubrid/src/base/string_utility.hpp