Ember
A C++ 20 'game engine' built with SDL3 with wide platform support.
Public Member Functions | List of all members
std::hash< BatchKey > Struct Reference

Hash function for BatchKey to use in unordered_map. More...

#include <ember_core.h>

Public Member Functions

std::size_t operator() (const BatchKey &k) const
 

Detailed Description

Hash function for BatchKey to use in unordered_map.

Member Function Documentation

◆ operator()()

std::size_t std::hash< BatchKey >::operator() ( const BatchKey k) const
inline

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