MADNESS  version 0.9
Static Public Member Functions | List of all members
madness::archive::ArchiveSerializeImpl< Archive, T > Struct Template Reference

Default symmetric serialization of a non-fundamental thingy. More...

#include <archive.h>

Static Public Member Functions

static void serialize (const Archive &ar, T &t)
 

Detailed Description

template<class Archive, class T>
struct madness::archive::ArchiveSerializeImpl< Archive, T >

Default symmetric serialization of a non-fundamental thingy.

Member Function Documentation

template<class Archive , class T >
static void madness::archive::ArchiveSerializeImpl< Archive, T >::serialize ( const Archive &  ar,
T &  t 
)
inlinestatic

The documentation for this struct was generated from the following file: