Vowpal Wabbit
|
#include "error_data.h"
Namespaces | |
VW | |
VW::experimental | |
VW::experimental::error_code | |
Macros | |
#define | ERROR_CODE_DEFINITION(code, name, message) |
Variables | |
constexpr int | VW::experimental::error_code::success = 0 |
char const *const | VW::experimental::error_code::unknown_s = "Unexpected error." |