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