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

#include <equality.h>

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

Static Public Member Functions

static bool equals (const std::vector< T > &test, const std::vector< T > &asserted)
 

Detailed Description

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

Definition at line 60 of file equality.h.

Member Function Documentation

template<class T >
static bool TestEquals< std::vector< T > >::equals ( const std::vector< T > &  test,
const std::vector< T > &  asserted 
)
inlinestatic

Definition at line 64 of file equality.h.


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