Lattice Builder
Software Package for Constructing Rank-1 Lattices
|
Bridge iterator with cached value. More...
#include <BridgeIteratorCached.h>
Classes | |
struct | end_tag |
Public Types | |
typedef SEQ::value_type | value_type |
typedef SEQ::size_type | size_type |
Public Member Functions | |
BridgeIteratorCached (const SEQ &seq) | |
BridgeIteratorCached (const SEQ &seq, end_tag) | |
const SEQ & | seq () const |
size_type | index () const |
Friends | |
class | boost::iterator_core_access |
Bridge iterator with cached value.