ROSE 0.11.145.141
Public Types | List of all members
Sawyer::Container::IndexedListTraits< const T > Struct Template Reference

Description

template<class T>
struct Sawyer::Container::IndexedListTraits< const T >

Definition at line 31 of file IndexedList.h.

Public Types

typedef T::ConstNodeIterator NodeIterator
 
typedef T::ConstValueIterator ValueIterator
 

Member Typedef Documentation

◆ NodeIterator

template<class T >
typedef T::ConstNodeIterator Sawyer::Container::IndexedListTraits< const T >::NodeIterator

Definition at line 32 of file IndexedList.h.

◆ ValueIterator

template<class T >
typedef T::ConstValueIterator Sawyer::Container::IndexedListTraits< const T >::ValueIterator

Definition at line 33 of file IndexedList.h.


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