![]() |
Home | Libraries | License | Support | People | ALPS Web Site |
alps::hdf5::serializable_type<std::pair< T *, std::vector< std::size_t > >>
// In header: <alps/hdf5.hpp> template<typename T> struct serializable_type<std::pair< T *, std::vector< std::size_t > >> { // types typedef serializable_type< typename boost::remove_const< T >::type >::type type; };
Copyright © 2009, 2010 Lukas Gamper |