MADNESS  version 0.9
Static Public Member Functions | List of all members
madness::archive::ArchiveLoadImpl< Archive, std::vector< 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, std::vector< Future< T > > &v)
 

Detailed Description

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

Deserialize a future into an unassigned future.

Member Function Documentation

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

References MAD_ARCHIVE_DEBUG.


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