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

#include <HashMap.h>

Public Member Functions

FORCE_INLINE size_t operator() (const T &elem)
 

Detailed Description

template<class T, bool>
struct Divide::hasher< T, bool >

Definition at line 63 of file HashMap.h.

Member Function Documentation

◆ operator()()

template<class T , bool >
FORCE_INLINE size_t Divide::hasher< T, bool >::operator() ( const T &  elem)
inline

Definition at line 65 of file HashMap.h.


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