CYCLUS
|
Definition at line 183 of file prettyprint.hpp.
#include <prettyprint.hpp>
Public Types | |
typedef TChar | char_type |
typedef TDelimiters | delimiters_type |
typedef std::basic_ostream< TChar, TCharTraits > | ostream_type |
typedef get_iterator< T >::iter | TIter |
Public Member Functions | |
void | operator() (ostream_type &stream) const |
print_container_helper (const T &container) | |
typedef TChar pretty_print::print_container_helper< T, TChar, TCharTraits, TDelimiters >::char_type |
Definition at line 185 of file prettyprint.hpp.
typedef TDelimiters pretty_print::print_container_helper< T, TChar, TCharTraits, TDelimiters >::delimiters_type |
Definition at line 186 of file prettyprint.hpp.
typedef std::basic_ostream<TChar, TCharTraits> pretty_print::print_container_helper< T, TChar, TCharTraits, TDelimiters >::ostream_type |
Definition at line 187 of file prettyprint.hpp.
typedef get_iterator<T>::iter pretty_print::print_container_helper< T, TChar, TCharTraits, TDelimiters >::TIter |
Definition at line 188 of file prettyprint.hpp.
|
inline |
Definition at line 190 of file prettyprint.hpp.
|
inline |
Definition at line 195 of file prettyprint.hpp.