#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/2saqbz278bj3pvhbfxlcc50cjbvs3h0h-source/vowpalwabbit/core/include/vw/core/generic_range.h