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 © 1994, 2002-2005 Matthias Troyer, Synge Todo

PrevUpHomeNext