|
ublk-cpp v0.0
|
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. | |
Library version macros and constants.
Definition in file version.hpp.