userver: std::hash<::storages::postgres::TimePointWithoutTz > Struct Reference
Loading...
Searching...
No Matches
std::hash<::storages::postgres::TimePointWithoutTz > Struct Reference

#include <userver/storages/postgres/io/chrono.hpp>

Detailed Description

std::hash support for storages::postgres::TimePointWithoutTz.

Definition at line 343 of file chrono.hpp.

Public Member Functions

std::size_t operator() (const ::storages::postgres::TimePointWithoutTz &v) const noexcept
 

Member Function Documentation

◆ operator()()

std::size_t std::hash<::storages::postgres::TimePointWithoutTz >::operator() ( const ::storages::postgres::TimePointWithoutTz & v) const
inlinenoexcept

Definition at line 344 of file chrono.hpp.


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