std::hash< Helper::ReservationId > Struct Reference

default hash functor to support std::unordered_map<HelperReservationId, *> More...

#include <ReservationId.h>

Public Types

typedef Helper::ReservationId argument_type
 
typedef std::size_t result_type
 

Public Member Functions

result_type operator() (const argument_type &reservation) const noexcept
 

Detailed Description

Definition at line 50 of file ReservationId.h.

Member Typedef Documentation

◆ argument_type

Definition at line 52 of file ReservationId.h.

◆ result_type

typedef std::size_t std::hash< Helper::ReservationId >::result_type

Definition at line 53 of file ReservationId.h.

Member Function Documentation

◆ operator()()

result_type std::hash< Helper::ReservationId >::operator() ( const argument_type reservation) const
inlinenoexcept

Definition at line 54 of file ReservationId.h.


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

 

Introduction

Documentation

Support

Miscellaneous

Web Site Translations

Mirrors