LatNet Builder Manual
2.0.1-11
Software Package for Constructing Highly Uniform Point Sets
|
Bridge iterator with cached value. More...
#include <BridgeIteratorCached.h>
Inherits iterator_adaptor< BridgeIteratorCached< SEQ >, SEQ::Base::const_iterator, const SEQ::value_type >.
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::iterators::iterator_core_access |
Bridge iterator with cached value.