SHORE API
All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros
shore::size_iterator Class Reference

Proxy iterator over a sequence of indeces. More...

Inherits iterator_facade< size_iterator, size_t const, boost::random_access_traversal_tag >.

Public Member Functions

 size_iterator (const size_t value=0)
 
 size_iterator (const size_iterator &other)
 
size_iteratoroperator= (const size_iterator &other)
 
const size_t operator[] (difference_type n) const
 

Friends

class boost::iterator_core_access
 

Detailed Description

Proxy iterator over a sequence of indeces.


The documentation for this class was generated from the following file: