#include <version.h>
◆ version_struct() [1/4]
| constexpr VW::version_struct::version_struct |
( |
int |
maj = 0, |
|
|
int |
min = 0, |
|
|
int |
rv = 0 |
|
) |
| |
|
inline |
◆ version_struct() [2/4]
| VW::version_struct::version_struct |
( |
const char * |
v_str | ) |
|
|
explicit |
◆ version_struct() [3/4]
| constexpr VW::version_struct::version_struct |
( |
const version_struct & |
other | ) |
|
|
default |
◆ version_struct() [4/4]
| constexpr VW::version_struct::version_struct |
( |
version_struct && |
other | ) |
|
|
defaultnoexcept |
◆ from_string()
| static version_struct VW::version_struct::from_string |
( |
const char * |
str | ) |
|
|
static |
◆ operator!=()
| constexpr bool VW::version_struct::operator!= |
( |
const version_struct & |
v | ) |
const |
|
inline |
◆ operator<()
| constexpr bool VW::version_struct::operator< |
( |
const version_struct & |
v | ) |
const |
|
inline |
◆ operator<=()
| constexpr bool VW::version_struct::operator<= |
( |
const version_struct & |
v | ) |
const |
|
inline |
◆ operator=() [1/2]
◆ operator=() [2/2]
◆ operator==()
| constexpr bool VW::version_struct::operator== |
( |
const version_struct & |
v | ) |
const |
|
inline |
◆ operator>()
| constexpr bool VW::version_struct::operator> |
( |
const version_struct & |
v | ) |
const |
|
inline |
◆ operator>=()
| constexpr bool VW::version_struct::operator>= |
( |
const version_struct & |
v | ) |
const |
|
inline |
◆ to_string()
| std::string VW::version_struct::to_string |
( |
| ) |
const |
◆ major
| int32_t VW::version_struct::major |
◆ minor
| int32_t VW::version_struct::minor |
◆ rev
| int32_t VW::version_struct::rev |
The documentation for this struct was generated from the following file:
- /__w/vowpal_wabbit/vowpal_wabbit/vowpalwabbit/version.h