|
MADNESS 0.10.1
|
Implementation of functions for loading the pre/postamble in Vector archives. More...
#include <vector_archive.h>
Static Public Member Functions | |
| static void | postamble_load (const VectorInputArchive &ar) |
| Load the postamble. | |
| static void | preamble_load (const VectorInputArchive &ar) |
| Load the preamble. | |
Implementation of functions for loading the pre/postamble in Vector archives.
| T | The data type. |
|
inlinestatic |
Load the postamble.
| [in] | ar | The archive. |
|
inlinestatic |
Load the preamble.
| [in] | ar | The archive. |