userver: std::hash<::utils::SmallString< N > > Struct Template Reference
Loading...
Searching...
No Matches
std::hash<::utils::SmallString< N > > Struct Template Reference

Detailed Description

template<std::size_t N>
struct std::hash<::utils::SmallString< N > >

Definition at line 308 of file small_string.hpp.

Public Member Functions

std::size_t operator() (const ::utils::SmallString< N > &s) const noexcept
 

Member Function Documentation

◆ operator()()

template<std::size_t N>
std::size_t std::hash<::utils::SmallString< N > >::operator() ( const ::utils::SmallString< N > & s) const
inlinenoexcept

Definition at line 309 of file small_string.hpp.


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