|
Squid Web Cache master
|
default hash functor to support std::unordered_map<HelperReservationId, *> More...
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 |
Definition at line 50 of file ReservationId.h.
| typedef Helper::ReservationId std::hash< Helper::ReservationId >::argument_type |
Definition at line 52 of file ReservationId.h.
| typedef std::size_t std::hash< Helper::ReservationId >::result_type |
Definition at line 53 of file ReservationId.h.
|
inlinenoexcept |
Definition at line 54 of file ReservationId.h.