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

Deserialize a future into an unassigned future. More...

#include <worldfut.h>

Static Public Member Functions

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

Detailed Description

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

Deserialize a future into an unassigned future.

Member Function Documentation

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

References MAD_ARCHIVE_DEBUG, and std::tr1::T().


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