cphot 0.1
A C++ tool for computing photometry from spectra.
pretty_print::delimiters< T, wchar_t > Struct Template Reference

#include <prettyprint.hpp>

Static Public Attributes

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

Detailed Description

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

Definition at line 256 of file prettyprint.hpp.

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 256 of file prettyprint.hpp.


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