FastEngine 0.9.3
A multiplayer oriented 2D engine made with Vulkan.
Loading...
Searching...
No Matches
fge::net::IdentityHash Struct Reference

A class to hash an Identity (useful for std::unordered_map or other containers) More...

#include <C_identity.hpp>

Public Member Functions

std::size_t operator() (Identity const &id) const
 

Detailed Description

A class to hash an Identity (useful for std::unordered_map or other containers)


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