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

#include <str.h>

Public Member Functions

size_t operator() (const String &s) const noexcept
 

Member Function Documentation

◆ operator()()

size_t std::hash< String >::operator() ( const String s) const
inlinenoexcept

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