5 #error This file expects PATCH_LEVEL to be defined 8 #ifndef EPSILON_VERSION 9 #error This file expects EPSILON_VERSION to be defined 12 #ifndef HEADER_SECTION 13 #define HEADER_SECTION 25 m_version{EPSILON_VERSION},
26 m_patchLevel{PATCH_LEVEL},
30 assert(m_storageAddress !=
nullptr);
36 assert(m_storageAddress !=
nullptr);
42 constexpr
static uint32_t Magic = 0xDEC00DF0;
44 const char m_version[8];
45 const char m_patchLevel[8];
46 void * m_storageAddress;
const char * patchLevel()
const char * softwareVersion()