mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Data Structures | Namespaces | Macros | Functions
version.hpp File Reference
#include <mutable/mutable-config.hpp>
#include "gitversion.tbl"
Include dependency graph for version.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  m::version::version_info
 

Namespaces

namespace  m
 

‍mutable namespace


 
namespace  m::version
 

Macros

#define X(KEY, VALUE)   static constexpr const char *KEY = #VALUE;
 

Functions

M_EXPORT const version_info & m::version::get ()
 

Macro Definition Documentation

◆ X

#define X (   KEY,
  VALUE 
)    static constexpr const char *KEY = #VALUE;

Definition at line 9 of file version.hpp.