|
Vowpal Wabbit
|
#include <functional>#include "global_data.h"#include "v_array.h"#include "parse_example.h"#include "io/logger.h"Functions | |
| template<typename DispatchFuncT > | |
| void | parse_dispatch (VW::workspace &all, DispatchFuncT &dispatch) |
| void parse_dispatch | ( | VW::workspace & | all, |
| DispatchFuncT & | dispatch | ||
| ) |
1.8.13