SST/macro
Static Public Member Functions | List of all members
ClassOutput< std::map< T, U > > Class Template Reference

#include <output.h>

Collaboration diagram for ClassOutput< std::map< T, U > >:
Collaboration graph

Static Public Member Functions

static void print (const std::map< T, U > &test, std::ostream &os)
 

Detailed Description

template<class T, class U>
class ClassOutput< std::map< T, U > >

Definition at line 41 of file output.h.

Member Function Documentation

template<class T , class U >
static void ClassOutput< std::map< T, U > >::print ( const std::map< T, U > &  test,
std::ostream &  os 
)
inlinestatic

Definition at line 46 of file output.h.

References ClassOutput< T >::print().

Here is the call graph for this function:


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