#include <list.h>
Public Member Functions | |
| template<typename NodeType, typename SerType> bool | operator() (NodeType &dest, const SerType &src) const |
| see serialize_list(). | |
| template<typename NodeType, typename SerType> bool | operator() (const NodeType &src, SerType &dest) const |
| see deserialize_list(). | |
Definition at line 369 of file list.h.
1.3.7