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