Lattice Builder
Software Package for Constructing Rank-1 Lattices
|
Immutable iterator type. More...
#include <CyclicGroup.h>
Classes | |
struct | end_tag |
Public Member Functions | |
const_iterator (const Seq &seq, size_type index=0) | |
size_type | index () const |
Returns the index of the element in the sequence this iterator is currently pointing to. | |
const Seq & | seq () const |
Returns the index of the element in the sequence this iterator is currently pointing to. | |
Friends | |
class | boost::iterator_core_access |
Immutable iterator type.