SST/macro
Static Public Member Functions | List of all members
ContainerAppend< C, A > Class Template Reference

#include <container.h>

Collaboration diagram for ContainerAppend< C, A >:
Collaboration graph

Static Public Member Functions

static void append (C &c, const A &a)
 

Detailed Description

template<class C, class A>
class ContainerAppend< C, A >

Definition at line 22 of file container.h.

Member Function Documentation

template<class C , class A >
static void ContainerAppend< C, A >::append ( C &  c,
const A &  a 
)
inlinestatic

Definition at line 26 of file container.h.

References invalidContainer().

Referenced by _assertEqual(), and fillContainer().

Here is the call graph for this function:


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