|
ALPSCore reference
|
#include <iostream>#include <string>#include <vector>#include <alps/hdf5/archive.hpp>#include <alps/utilities/cast.hpp>#include "common.hpp"#include "archivecontext.hpp"
Go to the source code of this file.
Namespaces | |
| alps | |
| alps::hdf5 | |
Macros | |
| #define | ALPS_HDF5_IMPLEMENT_FREE_FUNCTIONS(T) |
| #define | ALPS_HDF5_IS_DATATYPE_IMPL_IMPL(T) template bool archive::is_datatype_impl<T>(std::string, T) const; |
| #define ALPS_HDF5_IMPLEMENT_FREE_FUNCTIONS | ( | T | ) |
Definition at line 39 of file archive_free.cpp.
| #define ALPS_HDF5_IS_DATATYPE_IMPL_IMPL | ( | T | ) | template bool archive::is_datatype_impl<T>(std::string, T) const; |
Definition at line 124 of file archive_free.cpp.
1.8.11