42const std::
string& get_version_string() noexcept;
51bool match_version() noexcept;
60std::
string load_versioned_csv() noexcept;
uversion get_version() noexcept
Get the program version of the current process.
uint64_t uversion
unsigned 64 bit integer representing a version.
Definition version.hpp:22