tlx
LoggerTupleFormatter Class Reference

#include <tuple.hpp>

Public Member Functions

 LoggerTupleFormatter (std::ostream &os)
 
template<typename Index , typename Arg >
void operator() (const Index &, const Arg &a) const
 

Public Attributes

std::ostream & os_
 

Detailed Description

Definition at line 21 of file tuple.hpp.

Constructor & Destructor Documentation

LoggerTupleFormatter ( std::ostream &  os)
inlineexplicit

Definition at line 24 of file tuple.hpp.

Member Function Documentation

void operator() ( const Index &  ,
const Arg &  a 
) const
inline

Definition at line 26 of file tuple.hpp.

Member Data Documentation

std::ostream& os_

Definition at line 30 of file tuple.hpp.


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