MimIR 0.1
MimIR is my Intermediate Representation
Loading...
Searching...
No Matches
mim::FNV1< 4 > Struct Reference

#include <mim/util/hash.h>

Static Public Attributes

static const uint32_t offset = UINT32_C(2166136261)
 
static const uint32_t prime = UINT32_C(16777619)
 

Detailed Description

Definition at line 48 of file hash.h.

Member Data Documentation

◆ offset

const uint32_t mim::FNV1< 4 >::offset = UINT32_C(2166136261)
static

Definition at line 49 of file hash.h.

◆ prime

const uint32_t mim::FNV1< 4 >::prime = UINT32_C(16777619)
static

Definition at line 50 of file hash.h.


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