ublk-cpp v0.0
Loading...
Searching...
No Matches
version.hpp File Reference

Library version macros and constants. More...

Go to the source code of this file.

Namespaces

namespace  ublk
 The main namespace of the ublk-cpp library.

Macros

#define UBLKCPP_VERSION_MAJOR   0
 ublk-cpp major version.
#define UBLKCPP_VERSION_MINOR   0
 ublk-cpp minor version.

Variables

constexpr int ublk::version_major = UBLKCPP_VERSION_MAJOR
 ublk-cpp major version.
constexpr int ublk::version_minor = UBLKCPP_VERSION_MINOR
 ublk-cpp minor version.

Detailed Description

Library version macros and constants.

Definition in file version.hpp.