MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
mim::GIDHash< T > Struct Template Reference

#include <mim/util/util.h>

Public Member Functions

size_t operator() (T p) const
 

Detailed Description

template<class T>
struct mim::GIDHash< T >

Definition at line 164 of file util.h.

Member Function Documentation

◆ operator()()

template<class T >
size_t mim::GIDHash< T >::operator() ( T p) const
inline

Definition at line 165 of file util.h.

References mim::murmur3().


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