#include <map.h>
Public Member Functions | |
template<typename NodeType, typename PairType> | |
bool | operator() (NodeType &dest, const PairType &src) const |
See serialize_pair(). | |
template<typename NodeType, typename PairType> | |
bool | operator() (const NodeType &src, PairType &dest) const |
See deserialize_pair(). |
Definition at line 371 of file map.h.