TPIE

2362a60
tpie::JSONPrinter< T > Class Template Reference

helper struct for printing More...

#include <tpie/jsonprint.h>

Public Member Functions

 JSONPrinter (const T &t, bool pretty)
 

Friends

std::ostream & operator<< (std::ostream &o, const JSONPrinter &p)
 

Detailed Description

template<typename T>
class tpie::JSONPrinter< T >

helper struct for printing

Definition at line 79 of file jsonprint.h.


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