ALPSCore reference
Namespaces | Macros
archive_read_vector_attribute_helper.cpp File Reference
#include <iostream>
#include <vector>
#include <memory>
#include <alps/hdf5/archive.hpp>
#include <alps/utilities/stacktrace.hpp>
#include <alps/utilities/cast.hpp>
#include "common.hpp"
Include dependency graph for archive_read_vector_attribute_helper.cpp:

Go to the source code of this file.

Namespaces

 alps
 
 alps::hdf5
 

Macros

#define ALPS_HDF5_READ_VECTOR_ATTRIBUTE_HELPER(T)
 

Macro Definition Documentation

#define ALPS_HDF5_READ_VECTOR_ATTRIBUTE_HELPER (   T)
Value:
template bool hdf5_read_vector_attribute_helper(std::string const &, T *, attribute_type const &, type_type const &, \
std::vector<std::size_t> const &, \
std::vector<std::size_t> const &);

Definition at line 69 of file archive_read_vector_attribute_helper.cpp.