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

Default store of a thingy via serialize(ar,t) More...

#include <archive.h>

Static Public Member Functions

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

Detailed Description

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

Default store of a thingy via serialize(ar,t)

Member Function Documentation

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

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