Derecho  0.9
Distributed systems toolkit for RDMA
Namespaces | Functions | Variables
version_code.hpp File Reference
#include <cstdint>
Include dependency graph for version_code.hpp:
This graph shows which files directly or indirectly include this file:

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...