LRDE Tiger Compiler  1.34a $Id: 7fef12e1f5fa43449d667a0eec1d837c40fc1202 $
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
misc::select_iterator< const T > Struct Template Reference

The iterator over a const structure is a const_iterator. More...

#include <select-const.hh>

Public Types

typedef T::const_iterator type

Detailed Description

template<typename T>
struct misc::select_iterator< const T >

The iterator over a const structure is a const_iterator.

Member Typedef Documentation

template<typename T >
typedef T::const_iterator misc::select_iterator< const T >::type

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