|
MADNESS 0.10.1
|
Implements an archive wrapping an STL vector.
More...


Go to the source code of this file.
Classes | |
| struct | madness::archive::ArchivePrePostImpl< VectorInputArchive, T > |
| Implementation of functions for loading the pre/postamble in Vector archives. More... | |
| struct | madness::archive::ArchivePrePostImpl< VectorOutputArchive, T > |
| Implementation of functions for storing the pre/postamble in Vector archives. More... | |
| class | madness::archive::VectorInputArchive |
Wraps an archive around an STL vector for input. More... | |
| class | madness::archive::VectorOutputArchive |
Wraps an archive around an STL vector for output. More... | |
Namespaces | |
| namespace | madness |
| Namespace for all elements and tools of MADNESS. | |
| namespace | madness::archive |
| Namespace for I/O tools. | |
Implements an archive wrapping an STL vector.