SST/macro
Classes | Namespaces | Functions
serialize_map.h File Reference
#include <map>
#include <sprockit/unordered.h>
#include <sprockit/serializer.h>
Include dependency graph for serialize_map.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  sprockit::serialize< std::map< Key, Value > >
 
class  sprockit::serialize< spkt_unordered_map< Key, Value > >
 

Namespaces

 sprockit
 
 sprockit::pvt
 

Functions

template<class Map , class Key , class Value >
void sprockit::pvt::serialize_map (Map &m, serializer &ser)