std::_IBase< _Dom > Class Template Reference

#include <valarray_after.h>

Inheritance diagram for std::_IBase< _Dom >:

std::_IClos< _Expr, _Dom > List of all members.

Public Types

typedef _Dom::value_type value_type

Public Member Functions

 _IBase (const _Dom &__e, const valarray< size_t > &__i)
value_type operator[] (size_t __i) const
size_t size () const

Private Attributes

const _Dom & _M_expr
const valarray< size_t > & _M_index

template<class _Dom>
class std::_IBase< _Dom >


Member Typedef Documentation

template<class _Dom>
typedef _Dom::value_type std::_IBase< _Dom >::value_type
 

Reimplemented in std::_IClos< _Expr, _Dom >, and std::_IClos< _ValArray, _Tp >.

Definition at line 100 of file valarray_after.h.


Constructor & Destructor Documentation

template<class _Dom>
std::_IBase< _Dom >::_IBase const _Dom &  __e,
const valarray< size_t > &  __i
[inline]
 

Definition at line 102 of file valarray_after.h.


Member Function Documentation

template<class _Dom>
value_type std::_IBase< _Dom >::operator[] size_t  __i  )  const [inline]
 

Definition at line 104 of file valarray_after.h.

template<class _Dom>
size_t std::_IBase< _Dom >::size  )  const [inline]
 

Definition at line 106 of file valarray_after.h.


Member Data Documentation

template<class _Dom>
const _Dom& std::_IBase< _Dom >::_M_expr [private]
 

Definition at line 109 of file valarray_after.h.

template<class _Dom>
const valarray<size_t>& std::_IBase< _Dom >::_M_index [private]
 

Definition at line 110 of file valarray_after.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 30 17:32:16 2007 for GNU C++ STL by doxygen 1.3.6