ALPS Home Libraries License Support People ALPS Web Site

PrevUpHomeNext

Struct template property_map<P, const G, Default>

alps::property_map<P, const G, Default>

Synopsis

// In header: <alps/lattice/propertymap.h>

template<typename P, typename G, typename Default> 
struct property_map<P, const G, Default> {
  // types
  typedef unspecified type;      
  typedef type        const_type;
};
Copyright © 1994, 2002-2005 Matthias Troyer, Synge Todo

PrevUpHomeNext