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 | |
madness | |
File holds all helper structures necessary for the CC_Operator and CC2 class. | |
madness::archive | |
Namespace for I/O tools. | |
Implements an archive wrapping an STL vector
.