group2 0.1.0
CSE 125 Group 2
Loading...
Searching...
No Matches
std::hash< ClientId > Struct Reference

Hash function for ClientId, allowing it to be used as a key in unordered containers. More...

#include <ClientId.hpp>

Public Member Functions

std::size_t operator() (const ClientId &id) const noexcept
 

Detailed Description

Hash function for ClientId, allowing it to be used as a key in unordered containers.

Member Function Documentation

◆ operator()()

std::size_t std::hash< ClientId >::operator() ( const ClientId id) const
inlinenoexcept

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