userver: server::handlers::HandlerErrorCodeHash Struct Reference
Loading...
Searching...
No Matches
server::handlers::HandlerErrorCodeHash Struct Reference

#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: