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

constexpr size_t operator() (T p) const noexcept
 

Detailed Description

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

Definition at line 166 of file util.h.

Member Function Documentation

◆ operator()()

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

Definition at line 167 of file util.h.

References mim::hash().


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