![]() |
mutable
A Database System for Research and Fast Prototyping
|
#include <mutable/mutable-config.hpp>
#include "gitversion.tbl"
Go to the source code of this file.
Data Structures | |
struct | m::version::version_info |
Namespaces | |
namespace | m |
| |
namespace | m::version |
Macros | |
#define | X(KEY, VALUE) static constexpr const char *KEY = #VALUE; |
Functions | |
M_EXPORT const version_info & | m::version::get () |
#define X | ( | KEY, | |
VALUE | |||
) | static constexpr const char *KEY = #VALUE; |
Definition at line 9 of file version.hpp.