#include <cstdint>
Go to the source code of this file.
Namespaces | |
derecho | |
Functions | |
uint64_t | derecho::version_hashcode () |
The function that computes the Derecho version hashcode. More... | |
Variables | |
uint64_t | derecho::my_version_hashcode = version_hashcode() |
A runtime constant (computed once during static initialization) that represents the current running version of the Derecho library as a platform- dependent hash code. More... | |