Thrill  0.1
LoggerFormatter< std::map< K, V, C, A > > Class Template Reference

Detailed Description

template<typename K, typename V, typename C, typename A>
class tlx::LoggerFormatter< std::map< K, V, C, A > >

Definition at line 21 of file map.hpp.

#include <map.hpp>

Static Public Member Functions

static void print (std::ostream &os, const std::map< K, V, C, A > &data)
 

Member Function Documentation

◆ print()

static void print ( std::ostream &  os,
const std::map< K, V, C, A > &  data 
)
inlinestatic

Definition at line 24 of file map.hpp.


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