![]() |
Home | Libraries | License | Support | People | ALPS Web Site |
alps::coordinate_traits<const C>
// In header: <alps/lattice/coordinate_traits.h> template<typename C> struct coordinate_traits<const C> { // types typedef C::value_type value_type; typedef C::const_iterator iterator; typedef C::const_iterator const_iterator; };
Copyright © 1994, 2002-2005 Matthias Troyer, Synge Todo |