|
VaneDB 0.1.0
Embeddable vector database for edge AI
|
VaneDB version information. More...
Go to the source code of this file.
Namespaces | |
| namespace | vanedb |
Functions | |
| constexpr int | vanedb::version_number () |
| Returns the version as a single integer for comparison. | |
Variables | |
| constexpr int | vanedb::VERSION_MAJOR = 0 |
| Major version number. | |
| constexpr int | vanedb::VERSION_MINOR = 1 |
| Minor version number. | |
| constexpr int | vanedb::VERSION_PATCH = 0 |
| Patch version number. | |
| constexpr const char * | vanedb::VERSION_STRING = "0.1.0" |
| Full version string. | |
VaneDB version information.
Definition in file version.h.