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

Hasher class for HandlerErrorCode. More...

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

Public Member Functions

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

Detailed Description

Hasher class for HandlerErrorCode.

Definition at line 72 of file exceptions.hpp.

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: