#include <types.hpp>
◆ major
◆ minor
◆ rev
Additional revision number
◆ suffix
string pj::Version::suffix |
◆ full
The full version info (e.g. "2.1.0-svn")
◆ numeric
unsigned pj::Version::numeric |
PJLIB version number as three bytes with the following format: 0xMMIIRR00, where MM: major number, II: minor number, RR: revision number, 00: always zero for now.
The documentation for this struct was generated from the following file: