VISR  0.11.6
Versatile Interactive Scene Renderer
compile_time_hash_fnv1.hpp File Reference
#include <string>
#include <cstddef>
#include <stdexcept>

Go to the source code of this file.

Namespaces

 visr
 
 visr::detail
 

Functions

constexpr uint64_t visr::detail::fnv1 (uint64_t h, const char *s)
 
constexpr uint64_t visr::detail::compileTimeHashFNV1 (const char *s)