CYCLUS
Public Types | List of all members
pretty_print::get_iterator< T > Struct Template Reference

Detailed Description

template<typename T>
struct pretty_print::get_iterator< T >

Definition at line 172 of file prettyprint.hpp.

#include <prettyprint.hpp>

Public Types

typedef T::const_iterator iter
 

Member Typedef Documentation

◆ iter

template<typename T>
typedef T::const_iterator pretty_print::get_iterator< T >::iter

Definition at line 172 of file prettyprint.hpp.


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