ALPS Home Libraries License Support People ALPS Web Site

PrevUpHomeNext

Struct template const_iterator_type

alps::alea::const_iterator_type

Synopsis

// In header: <alps/alea/mcanalyze.hpp>

template<typename T> 
struct const_iterator_type {
  // types
  typedef T::const_iterator type;
};
Copyright © 1994, 2002-2004, 2012 Matthias Troyer, Synge Todo, Maximilian Poprawe

PrevUpHomeNext