Divide Framework 0.1
A free and open-source 3D Framework under heavy development
Loading...
Searching...
No Matches
Divide::NoHash< T > Struct Template Reference

#include <HashMap.h>

Public Member Functions

FORCE_INLINE size_t operator() (const T &elem) const noexcept
 

Detailed Description

template<class T>
struct Divide::NoHash< T >

Definition at line 91 of file HashMap.h.

Member Function Documentation

◆ operator()()

template<class T >
FORCE_INLINE size_t Divide::NoHash< T >::operator() ( const T &  elem) const
inlinenoexcept

Definition at line 93 of file HashMap.h.


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