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

Deserialize a complex number. More...

#include <archive.h>

Static Public Member Functions

static void load (const Archive &ar, std::complex< T > &c)
 

Detailed Description

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

Deserialize a complex number.

Member Function Documentation

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

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


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