|
Vowpal Wabbit
|
#include "vw/common/future_compat.h"#include "vw/core/config.h"#include <cinttypes>#include <string>Classes | |
| class | VW::version_struct |
Namespaces | |
| namespace | VW |
Functions | |
| constexpr version_struct | VW::VERSION (VW_VERSION_MAJOR, VW_VERSION_MINOR, VW_VERSION_PATCH) |
| constexpr version_struct | VW::version (VW_VERSION_MAJOR, VW_VERSION_MINOR, VW_VERSION_PATCH) |
Variables | |
| const std::string | VW::GIT_COMMIT |
| const std::string | VW::git_commit |
| const std::string | VW::ENABLED_FEATURES |