Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
std::hash< JPH::String > Struct Reference

Declare std::hash for String, for some reason on Linux based platforms template deduction takes the wrong variant. More...

#include <STLAllocator.h>

Public Member Functions

size_t operator() (const JPH::String &inRHS) const
 

Detailed Description

Declare std::hash for String, for some reason on Linux based platforms template deduction takes the wrong variant.

Member Function Documentation

◆ operator()()

size_t std::hash< JPH::String >::operator() ( const JPH::String &  inRHS) const
inline

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