#include <mapish.hpp>
Inheritance diagram for s11n::map::pair_serializable_proxy:


Public Member Functions | |
| template<typename NodeType, typename PairType> | |
| bool | operator() (NodeType &dest, const PairType &src) const |
| See s11n::map::serialize_pair(). | |
| template<typename NodeType, typename PairType> | |
| bool | operator() (const NodeType &src, PairType &dest) const |
| See s11n::map::deserialize_pair(). | |
Definition at line 579 of file mapish.hpp.
|
||||||||||||||||
|
See s11n::map::deserialize_pair().
Definition at line 594 of file mapish.hpp. References s11n::map::deserialize_pair(). |
|
||||||||||||||||
|
See s11n::map::serialize_pair().
Definition at line 586 of file mapish.hpp. References s11n::map::serialize_pair(). |
1.4.4