ovector_const_view_tlate::iterator Class Reference

An iterator for ovectors. More...

#include <ovector_tlate.h>

Inheritance diagram for ovector_const_view_tlate::iterator:

ovector_const_view_tlate::const_iterator

Detailed Description

template<class data_t, class vparent_t, class block_t>
class ovector_const_view_tlate< data_t, vparent_t, block_t >::iterator

Note:
Experimental.

Definition at line 209 of file ovector_tlate.h.


Public Member Functions

 iterator (const const_iterator &cit)
 Copy constructor.
const data_t operator* () const
 Dereference - return the corresponding vector element.
data_t operator* ()
 Dereference - return the corresponding vector element.

Protected Member Functions

 iterator (data_t *p, size_t s)
 Internally create an iterator directly from a pointer.

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

Documentation generated with Doxygen and provided under the GNU Free Documentation License. See License Information for details.

Project hosting provided by SourceForge.net Logo, O2scl Sourceforge Project Page