ALPS Home Libraries License Support People ALPS Web Site

PrevUpHomeNext

Struct serializable_type<std::string>

alps::hdf5::serializable_type<std::string>

Synopsis

// In header: <alps/hdf5.hpp>


struct serializable_type<std::string> {
  // types
  typedef char const * type;
};
Copyright © 2009, 2010 Lukas Gamper

PrevUpHomeNext