Jolt Physics
A multi core friendly Game Physics Engine
Loading...
Searching...
No Matches
Hash< std::string_view > Struct Reference

A hash function for std::string_view. More...

#include <HashCombine.h>

Public Member Functions

uint64 operator() (const std::string_view &inValue) const
 

Detailed Description

A hash function for std::string_view.

Member Function Documentation

◆ operator()()

uint64 Hash< std::string_view >::operator() ( const std::string_view &  inValue) const
inline

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