MADNESS  version 0.9
Static Public Member Functions | List of all members
madness::archive::ArchiveStoreImpl< Archive, std::vector< T > > Struct Template Reference

Serialize STL vector. More...

#include <archive.h>

Static Public Member Functions

static void store (const Archive &ar, const std::vector< T > &v)
 

Detailed Description

template<class Archive, typename T>
struct madness::archive::ArchiveStoreImpl< Archive, std::vector< T > >

Serialize STL vector.

Member Function Documentation

template<class Archive , typename T >
static void madness::archive::ArchiveStoreImpl< Archive, std::vector< T > >::store ( const Archive &  ar,
const std::vector< T > &  v 
)
inlinestatic

The documentation for this struct was generated from the following file: