Main Page   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members  

gsl::_view Class Reference

#include <vector_source.h>

Inheritance diagram for gsl::_view::

vectortypeext List of all members.

Public Methods

vector vector void init (const vector#typeext#&other)
void change_view (const vector#typeext#&other)

Member Function Documentation

void gsl::_view::change_view ( const vector#typeext#& other ) [inline]
 

Definition at line 342 of file vector_source.h.

00342 {init(other);}

vector vector void gsl::_view::init ( const vector#typeext#& other )
 

Referenced by change_view().


The documentation for this class was generated from the following file:
Generated at Sun Dec 16 23:44:44 2001 for gslwrap by doxygen1.2.8.1 written by Dimitri van Heesch, © 1997-2001