#include <prettyprint.hpp>
Public Types | |
using | char_type = TChar |
Public Attributes | |
const char_type * | prefix |
const char_type * | delimiter |
const char_type * | postfix |
Definition at line 83 of file prettyprint.hpp.
using pretty_print::delimiters_values< TChar >::char_type = TChar |
Definition at line 85 of file prettyprint.hpp.
const char_type* pretty_print::delimiters_values< TChar >::delimiter |
Definition at line 87 of file prettyprint.hpp.
const char_type* pretty_print::delimiters_values< TChar >::postfix |
Definition at line 88 of file prettyprint.hpp.
const char_type* pretty_print::delimiters_values< TChar >::prefix |
Definition at line 86 of file prettyprint.hpp.