SST  14.1.0
StructuralSimulationToolkit
SST::Core::Serialization::serialize_impl< std::map< Key, Value > > Class Template Reference

Class used to map std::map. More...

#include <serialize_map.h>

Public Member Functions

void operator() (Map &m, serializer &ser)
 
void operator() (Map &UNUSED(m), serializer &UNUSED(ser), const char *UNUSED(name))
 

Detailed Description

template<class Key, class Value>
class SST::Core::Serialization::serialize_impl< std::map< Key, Value > >

Class used to map std::map.


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