SimpleFastOpenAtomicVisualiser
Loading...
Searching...
No Matches
include
constants.h
Go to the documentation of this file.
1
#ifndef CONSTANTS_H
2
#define CONSTANTS_H
3
4
#include <limits>
5
#include <cstdint>
6
11
constexpr
uint64_t
NULL_INDEX
= std::numeric_limits<uint64_t>::max();
12
13
#endif
/* CONSTANTS_H */
vec
glm::vec< L, float, glm::qualifier::highp > vec
Definition
commandLine.h:214
NULL_INDEX
constexpr uint64_t NULL_INDEX
An index reserved for a NULL value.
Definition
constants.h:11
Generated by
1.9.8