Wt::Matrix< T >::const_iterator Class Reference

#include <matrix.h>

Inherits Wt::Matrix< T >::iterator.

List of all members.

Public Member Functions

 const_iterator (const Matrix *matrix_p=0, int row=0, int column=0)
 const_iterator (const iterator &other)

template<typename T>
class Wt::Matrix< T >::const_iterator


Constructor & Destructor Documentation

template<typename T>
Wt::Matrix< T >::const_iterator::const_iterator ( const Matrix matrix_p = 0,
int  row = 0,
int  column = 0 
) [inline]

template<typename T>
Wt::Matrix< T >::const_iterator::const_iterator ( const iterator other  )  [inline]


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

Generated Fri Jul 28 19:22:38 2006.
Copyright © 1998-2003 by the respective authors.

This document is licensed under the terms of the GNU Free Documentation License and may be freely distributed under the conditions given by this license.