P4C
The P4 Compiler
All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Friends Modules Pages
P4::Util::iterator_range< Iter, Sentinel > Class Template Reference

Public Member Functions

template<typename Container>
 iterator_range (Container &&c)
 
 iterator_range (Iter beginIt, Iter endIt)
 
auto begin () const
 
bool empty () const
 
auto end () const
 
auto rbegin () const
 
auto rend () const
 
auto reverse () const