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

#include <output.h>

Collaboration diagram for ClassOutput< std::vector< T > >:
Collaboration graph

Static Public Member Functions

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

Detailed Description

template<class T>
class ClassOutput< std::vector< T > >

Definition at line 21 of file output.h.

Member Function Documentation

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

Definition at line 26 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: