Vowpal Wabbit
Functions
parse_dispatch_loop.h File Reference
#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)
 

Function Documentation

◆ parse_dispatch()

template<typename DispatchFuncT >
void parse_dispatch ( VW::workspace all,
DispatchFuncT &  dispatch 
)