CYCLUS
Static Public Attributes | List of all members
pretty_print::delimiters< T, wchar_t > Struct Template Reference

Detailed Description

template<typename T>
struct pretty_print::delimiters< T, wchar_t >

Definition at line 105 of file prettyprint.hpp.

#include <prettyprint.hpp>

Static Public Attributes

static const delimiters_values< wchar_t > values = { L"[", L", ", L"]" }
 

Member Data Documentation

◆ values

template<typename T >
const delimiters_values< wchar_t > pretty_print::delimiters< T, wchar_t >::values = { L"[", L", ", L"]" }
static

Definition at line 105 of file prettyprint.hpp.


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