A functor equivalent of deserialize_pair(). More...
#include <mapish.hpp>
Public Member Functions | |
template<typename NodeType , typename PairType > | |
bool | operator() (const NodeType &src, PairType &dest) const |
A functor equivalent of deserialize_pair().
Added in version 1.1.3.
Definition at line 386 of file mapish.hpp.
bool s11n::map::deserialize_pair_f::operator() | ( | const NodeType & | src, | |
PairType & | dest | |||
) | const [inline] |
Definition at line 389 of file mapish.hpp.