hops
Static Public Attributes | List of all members
pcg_extras::static_arbitrary_seed< IntType > Struct Template Reference

#include <pcg_extras.hpp>

Collaboration diagram for pcg_extras::static_arbitrary_seed< IntType >:
Collaboration graph

Static Public Attributes

static constexpr IntType value
 

Member Data Documentation

◆ value

template<typename IntType >
constexpr IntType pcg_extras::static_arbitrary_seed< IntType >::value
staticconstexpr
Initial value:
= fnv(IntType(2166136261U ^ sizeof(IntType)),
__DATE__ __TIME__ __FILE__)

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