ALPSCore reference
Namespaces | Functions
pointer.hpp File Reference
#include <alps/hdf5/pair.hpp>
Include dependency graph for pointer.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 alps
 

Functions

template<typename T >
hdf5::detail::make_pvp_proxy< std::pair< T *, std::vector< std::size_t > > > alps::make_pvp (std::string const &path, T *value, std::size_t size)
 
template<typename T >
hdf5::detail::make_pvp_proxy< std::pair< T *, std::vector< std::size_t > > > alps::make_pvp (std::string const &path, T *value, std::vector< std::size_t > const &size)