MADNESS
version 0.9
|
Default implementation of wrap_store and wrap_load. More...
#include <archive.h>
Static Public Member Functions | |
static const Archive & | wrap_store (const Archive &ar, const T &t) |
static const Archive & | wrap_load (const Archive &ar, const T &t) |
Default implementation of wrap_store and wrap_load.
|
inlinestatic |
References madness::archive::ArchiveLoadImpl< Archive, T >::load(), MAD_ARCHIVE_DEBUG, madness::archive::ArchivePrePostImpl< Archive, T >::postamble_load(), madness::archive::ArchivePrePostImpl< Archive, T >::preamble_load(), and std::tr1::T().
Referenced by madness::archive::operator&(), and madness::archive::operator>>().
|
inlinestatic |
References MAD_ARCHIVE_DEBUG, madness::archive::ArchivePrePostImpl< Archive, T >::postamble_store(), madness::archive::ArchivePrePostImpl< Archive, T >::preamble_store(), and madness::archive::ArchiveStoreImpl< Archive, T >::store().
Referenced by madness::archive::operator&(), and madness::archive::operator<<().