Some stuff that is totally not imporatant, but nice.
Definition in file version.hpp.
#include <cstdint>
#include <string>
Go to the source code of this file.
Namespaces | |
genesis | |
Container namespace for all symbols of genesis in order to keep them separate when used as a library. | |
Functions | |
std::string | ee (int r) |
std::string | genesis_header () |
Return the header for genesis. More... | |
std::string | genesis_license () |
Return the genesis license boilerplate information. More... | |
std::string | genesis_url () |
Return the URL of the genesis home page. More... | |
std::string | genesis_version () |
Return the current genesis version. More... | |
std::string | genesis_version_name () |
Return the current genenis version name. More... | |