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

Serialize STL vector<bool> (as plain array of bool) More...

#include <archive.h>

Static Public Member Functions

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

Detailed Description

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

Serialize STL vector<bool> (as plain array of bool)

Member Function Documentation

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

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