userver: storages::postgres::utils::StringViewHash Struct Reference
⚠️ This is the documentation for an old userver version. Click here to switch to the latest version.
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
storages::postgres::utils::StringViewHash Struct Reference

Public Member Functions

std::size_t operator() (const std::string_view &str) const
 

Detailed Description

Definition at line 15 of file string_hash.hpp.

Member Function Documentation

◆ operator()()

std::size_t storages::postgres::utils::StringViewHash::operator() ( const std::string_view &  str) const
inline

Definition at line 16 of file string_hash.hpp.


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