mutable
A Database System for Research and Fast Prototyping
Loading...
Searching...
No Matches
Data Fields
m::version::version_info Struct Reference

#include <version.hpp>

Collaboration diagram for m::version::version_info:
[legend]

Data Fields

const char * GIT_REV
 
const char * GIT_BRANCH
 
const char * SEM_VERSION
 

Detailed Description

Definition at line 13 of file version.hpp.

Field Documentation

◆ GIT_BRANCH

const char* m::version::version_info::GIT_BRANCH

Definition at line 16 of file version.hpp.

◆ GIT_REV

const char* m::version::version_info::GIT_REV

Definition at line 15 of file version.hpp.

Referenced by m::version::get().

◆ SEM_VERSION

const char* m::version::version_info::SEM_VERSION

Definition at line 17 of file version.hpp.


The documentation for this struct was generated from the following file: