MADNESS
0.10.1
|
Implement pre/postamble storage routines for a TextFstreamOutputArchive
.
More...
#include <text_fstream_archive.h>
Static Public Member Functions | |
static void | postamble_store (const TextFstreamOutputArchive &ar) |
Write the postamble to the archive. More... | |
static void | preamble_store (const TextFstreamOutputArchive &ar) |
Write the preamble to the archive. More... | |
Implement pre/postamble storage routines for a TextFstreamOutputArchive
.
T | The type to be stored. |
|
inlinestatic |
Write the postamble to the archive.
[in] | ar | The archive. |
References madness::archive::TextFstreamOutputArchive::store_end_tag(), and T().
|
inlinestatic |
Write the preamble to the archive.
[in] | ar | The archive. |
References madness::archive::TextFstreamOutputArchive::store_start_tag(), and T().