Thrill  0.1
LoggerFormatter< std::tuple< Args... > > Class Template Reference

Detailed Description

template<typename... Args>
class tlx::LoggerFormatter< std::tuple< Args... > >

Definition at line 34 of file tuple.hpp.

#include <tuple.hpp>

Static Public Member Functions

static void print (std::ostream &os, const std::tuple< Args... > &t)
 

Member Function Documentation

◆ print()

static void print ( std::ostream &  os,
const std::tuple< Args... > &  t 
)
inlinestatic

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