Rose
Public Member Functions | Public Attributes | List of all members
rose::util::iterator_pair< Iterator > Struct Template Reference

A pair of iterators which may be used as first and last in the sequence [first . More...

#include <Utilities.h>

Public Member Functions

Iterator begin () const
 
Iterator end () const
 

Public Attributes

Iterator mBegin
 
Iterator mEnd
 

Detailed Description

template<class Iterator>
struct rose::util::iterator_pair< Iterator >

A pair of iterators which may be used as first and last in the sequence [first .

. last)

Template Parameters
IteratorThe type of iterator

The documentation for this struct was generated from the following file: