ug4
ug::IteratorProvider< T >::traits< TElem > Struct Template Reference

#include <vtkoutput.h>

Public Types

typedef T::template traits< TElem >::const_iterator const_iterator
 
typedef T::template traits< TElem >::iterator iterator
 

Member Typedef Documentation

◆ const_iterator

template<typename T >
template<typename TElem >
typedef T::template traits<TElem>::const_iterator ug::IteratorProvider< T >::traits< TElem >::const_iterator

◆ iterator

template<typename T >
template<typename TElem >
typedef T::template traits<TElem>::iterator ug::IteratorProvider< T >::traits< TElem >::iterator

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