Lunchbox  1.4.0
Public Member Functions | Friends
lunchbox::LFVectorIterator< V, T > Class Template Reference
+ Inheritance diagram for lunchbox::LFVectorIterator< V, T >:
+ Collaboration diagram for lunchbox::LFVectorIterator< V, T >:

List of all members.

Public Member Functions

 LFVectorIterator (V *vector, size_t i)
template<class U , class W >
 LFVectorIterator (const LFVectorIterator< U, W > &from)
T & operator* () const
T * operator-> () const
T & operator[] (const size_t &n) const

Friends

class LFVector

Detailed Description

template<class V, class T>
class lunchbox::LFVectorIterator< V, T >

Definition at line 30 of file lfVectorIterator.h.


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