MADNESS  version 0.9
Classes | Namespaces
vecar.h File Reference

Implements archive wrapping an STL vector. More...

#include <vector>
#include <cstring>
#include <madness/world/archive.h>
Include dependency graph for vecar.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  madness::archive::VectorOutputArchive
 Wraps an archive around an STL vector for output. More...
 
class  madness::archive::VectorInputArchive
 Wraps an archive around an STL vector for input. More...
 

Namespaces

 madness
 Holds machinery to set up Functions/FuncImpls using various Factories and Interfaces.
 
 madness::archive
 

Detailed Description

Implements archive wrapping an STL vector.