libzed
1.11.4
A general-purpose library for quick and simple data manipulation.
Loading...
Searching...
No Matches
version.hpp
Go to the documentation of this file.
1
#pragma once
2
8
namespace
z {
9
11
extern
const
char
*
const
VERSION
;
12
14
extern
const
char
*
const
CXX_VERSION
;
15
16
}
// namespace z
z::VERSION
const char *const VERSION
The current libzed version.
z::CXX_VERSION
const char *const CXX_VERSION
The C++ std version this library was compiled with.
z
version.hpp
Generated by
1.9.8