#include <generic_range.h>
template<typename IteratorT, typename dummy = void>
class VW::generic_range< IteratorT, dummy >
generic_range is simply an adapter that given a begin and end iterator acts as an adapter enabling usage in a range based for loop.
The documentation for this class was generated from the following file:
- /nix/store/5q65y578w6pw7xg3pcjdy35rf9zrb7v2-source/vowpalwabbit/core/include/vw/core/generic_range.h