ALPS Home Libraries License Support People ALPS Web Site

PrevUpHomeNext

Struct native_type<std::string>

alps::hdf5::native_type<std::string>

Synopsis

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


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

PrevUpHomeNext