CYCLUS
Static Public Member Functions | List of all members
pretty_print::pretty_tuple_helper< Tuple, 1, TChar, TCharTraits > Struct Template Reference

Detailed Description

template<typename Tuple, typename TChar, typename TCharTraits>
struct pretty_print::pretty_tuple_helper< Tuple, 1, TChar, TCharTraits >

Definition at line 342 of file prettyprint.hpp.

#include <prettyprint.hpp>

Static Public Member Functions

static void print (::std::basic_ostream< TChar, TCharTraits > &stream, const Tuple &value)
 

Member Function Documentation

◆ print()

template<typename Tuple , typename TChar , typename TCharTraits >
static void pretty_print::pretty_tuple_helper< Tuple, 1, TChar, TCharTraits >::print ( ::std::basic_ostream< TChar, TCharTraits > &  stream,
const Tuple &  value 
)
inlinestatic

Definition at line 344 of file prettyprint.hpp.


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