|
libqb
1.9.0
|
Structured library versioning info. More...
#include <qbutil.h>

Data Fields | |
| uint8_t | major |
| Major component. More... | |
| uint8_t | minor |
| Minor component. More... | |
| uint8_t | micro |
| Micro component. More... | |
| const char * | rest |
| Rest (pertaining the mid-release-point) More... | |
Structured library versioning info.
| uint8_t qb_version::major |
Major component.
| uint8_t qb_version::micro |
Micro component.
| uint8_t qb_version::minor |
Minor component.
| const char* qb_version::rest |
Rest (pertaining the mid-release-point)
1.8.15