Google OR-Tools: gtl::ReverseView< Container > Class Template Reference
template<class Container>
class gtl::ReverseView< Container >
Definition at line 20 of file iterator_adaptors.h.
#include <iterator_adaptors.h>
Public Types | |
| typedef Container::const_reverse_iterator | const_it |
Public Member Functions | |
| ReverseView (const Container &c) | |
| const_it | begin () const |
| const_it | end () const |
◆ const_it
template<class Container>
typedef Container::const_reverse_iterator gtl::ReverseView< Container >::const_it
template<class Container>
◆ begin()
template<class Container>
◆ end()
template<class Container>
The documentation for this class was generated from the following file:
- ortools/base/iterator_adaptors.h