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

Serialize an assigned future. More...

#include <worldfut.h>

Static Public Member Functions

static void store (const Archive &ar, const Future< T > &f)
 

Detailed Description

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

Serialize an assigned future.

Member Function Documentation

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

References MAD_ARCHIVE_DEBUG.


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