pretty_print::print_container_helper< T, TChar, TCharTraits, TDelimiters > Struct Template Reference

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

 print_container_helper (const T &container)
 
void operator() (ostream_type &stream) const
 

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