Derecho
0.9
Distributed systems toolkit for RDMA
include
derecho
core
detail
version_code.hpp
Go to the documentation of this file.
1
#pragma once
2
#include <cstdint>
3
4
namespace
derecho
{
5
14
extern
uint64_t
my_version_hashcode
;
15
22
uint64_t
version_hashcode
();
23
24
}
// namespace derecho
derecho::version_hashcode
uint64_t version_hashcode()
The function that computes the Derecho version hashcode.
Definition:
version_code.cpp:86
derecho
Definition:
git_version.cpp:30
derecho::my_version_hashcode
uint64_t my_version_hashcode
A runtime constant (computed once during static initialization) that represents the current running v...
Definition:
version_code.cpp:98
Generated on Sat Oct 26 2019 22:02:38 for Derecho by
1.8.13