tlx
LoggerFormatter< std::multimap< K, V, C, A > > Class Template Reference

#include <map.hpp>

Static Public Member Functions

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

Detailed Description

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

Definition at line 39 of file map.hpp.

Member Function Documentation

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

Definition at line 42 of file map.hpp.


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