s11n::serialize_f Struct Reference

A functor which simply forwards its arguments to s11n::serialize(). More...

#include <functional.hpp>

Inheritance diagram for s11n::serialize_f:

s11n::serialize_binary_f_tag s11n::serialize_f_tag

List of all members.

Public Member Functions

template<typename NT, typename ST>
bool operator() (NT &dest, const ST &src) const


Detailed Description

A functor which simply forwards its arguments to s11n::serialize().

Added in 1.1.3.

Definition at line 304 of file functional.hpp.


Member Function Documentation

template<typename NT, typename ST>
bool s11n::serialize_f::operator() ( NT &  dest,
const ST &  src 
) const [inline]

Definition at line 307 of file functional.hpp.


The documentation for this struct was generated from the following file:
Generated on Sun Apr 27 11:46:49 2008 for libs11n-1.2.6 by  doxygen 1.5.3