Aleph-w 3.0
A C++ Library for Data Structures and Algorithms
Loading...
Searching...
No Matches
Aleph::Vector< T, NumType >::Iterator Struct Reference

#include <al-vector.H>

Inheritance diagram for Aleph::Vector< T, NumType >::Iterator:
[legend]
Collaboration diagram for Aleph::Vector< T, NumType >::Iterator:
[legend]

Public Member Functions

 Iterator (const Vector &vec)
 

Detailed Description

template<typename T, typename NumType>
struct Aleph::Vector< T, NumType >::Iterator

Definition at line 694 of file al-vector.H.

Constructor & Destructor Documentation

◆ Iterator()

template<typename T , typename NumType >
Aleph::Vector< T, NumType >::Iterator::Iterator ( const Vector vec)
inline

Definition at line 696 of file al-vector.H.


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