SST/macro
Public Member Functions | List of all members
sprockit::serialize< bool > Class Template Reference

#include <serialize.h>

Collaboration diagram for sprockit::serialize< bool >:
Collaboration graph

Public Member Functions

void operator() (bool &t, serializer &ser)
 

Detailed Description

template<>
class sprockit::serialize< bool >

Definition at line 21 of file serialize.h.

Member Function Documentation

void sprockit::serialize< bool >::operator() ( bool &  t,
serializer ser 
)
inline

Definition at line 23 of file serialize.h.

References sprockit::serializer::primitive().

Here is the call graph for this function:


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