Thrill  0.1
LoggerFormatter< std::array< T, N > > Class Template Reference

Detailed Description

template<typename T, size_t N>
class tlx::LoggerFormatter< std::array< T, N > >

Definition at line 21 of file array.hpp.

#include <array.hpp>

Static Public Member Functions

static void print (std::ostream &os, const std::array< T, N > &data)
 

Member Function Documentation

◆ print()

static void print ( std::ostream &  os,
const std::array< T, N > &  data 
)
inlinestatic

Definition at line 24 of file array.hpp.


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