#include <functional.hpp>
Inheritance diagram for s11n::deserialize_f:


Public Member Functions | |
| template<typename NT, typename ST> | |
| bool | operator() (const NT &src, ST &dest) const |
Added in 1.1.3.
Definition at line 319 of file functional.hpp.
| bool s11n::deserialize_f::operator() | ( | const NT & | src, | |
| ST & | dest | |||
| ) | const [inline] |
Definition at line 322 of file functional.hpp.
1.5.0