SST  8.0.0
StructuralSimulationToolkit
SST::Core::Serialization::serialize< std::pair< U, V > > Class Template Reference

Version of serialize that works for std::pair. More...

#include <serialize.h>

Public Member Functions

void operator() (std::pair< U, V > &t, serializer &ser)
 

Detailed Description

template<class U, class V>
class SST::Core::Serialization::serialize< std::pair< U, V > >

Version of serialize that works for std::pair.


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