zdb::version Namespace Reference

Functions

constexpr bool is_compatible_with (int required_major, int required_minor, int required_revision=0)
 

Variables

constexpr int major = LIBZDB_MAJOR
 
constexpr int minor = LIBZDB_MINOR
 
constexpr int revision = LIBZDB_REVISION
 
constexpr int number = LIBZDB_VERSION_NUMBER
 
constexpr std::string_view string = LIBZDB_VERSION
 

Function Documentation

◆ is_compatible_with()

bool is_compatible_with ( int required_major,
int required_minor,
int required_revision = 0 )
constexpr

Variable Documentation

◆ major

int major = LIBZDB_MAJOR
constexpr

◆ minor

int minor = LIBZDB_MINOR
constexpr

◆ revision

int revision = LIBZDB_REVISION
constexpr

◆ number

int number = LIBZDB_VERSION_NUMBER
constexpr

◆ string

std::string_view string = LIBZDB_VERSION
constexpr

Copyright © Tildeslash Ltd. All rights reserved.