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