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

#include <mim/util/hash.h>

Static Public Attributes

static const uint64_t offset = UINT64_C(14695981039346656037)
 
static const uint64_t prime = UINT64_C(1099511628211)
 

Detailed Description

Definition at line 53 of file hash.h.

Member Data Documentation

◆ offset

const uint64_t mim::FNV1< 8 >::offset = UINT64_C(14695981039346656037)
static

Definition at line 54 of file hash.h.

◆ prime

const uint64_t mim::FNV1< 8 >::prime = UINT64_C(1099511628211)
static

Definition at line 55 of file hash.h.


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