Thrill  0.1
LoggerFormatter< std::unordered_multimap< K, V, H, E, A > > Class Template Reference

Detailed Description

template<typename K, typename V, typename H, typename E, typename A>
class tlx::LoggerFormatter< std::unordered_multimap< K, V, H, E, A > >

Definition at line 40 of file unordered_map.hpp.

#include <unordered_map.hpp>

Static Public Member Functions

static void print (std::ostream &os, const std::unordered_multimap< K, V, H, E, A > &data)
 

Member Function Documentation

◆ print()

static void print ( std::ostream &  os,
const std::unordered_multimap< K, V, H, E, A > &  data 
)
inlinestatic

Definition at line 43 of file unordered_map.hpp.


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