#include <prettyprint.hpp>
Public Types | |
using | type = delimiters_values< TChar > |
Static Public Attributes | |
static const type | values = { "{", ", ", "}" } |
Definition at line 95 of file prettyprint.hpp.
using pretty_print::delimiters< T, TChar >::type = delimiters_values<TChar> |
Definition at line 97 of file prettyprint.hpp.
|
static |
Definition at line 98 of file prettyprint.hpp.