userver: server::handlers::HandlerErrorCodeHash Struct Reference
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Modules Pages Concepts
server::handlers::HandlerErrorCodeHash Struct Reference

Your opinion will help to improve our service

Leave a feedback >

#include <userver/server/handlers/exceptions.hpp>

Detailed Description

Hasher class for HandlerErrorCode.

Definition at line 72 of file exceptions.hpp.

Public Member Functions

std::size_t operator() (HandlerErrorCode c) const
 

Member Function Documentation

◆ operator()()

std::size_t server::handlers::HandlerErrorCodeHash::operator() ( HandlerErrorCode c) const
inline

Definition at line 73 of file exceptions.hpp.


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