std::_GBase< _Dom > Class Template Reference

#include <valarray_after.h>

Inheritance diagram for std::_GBase< _Dom >:

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

Public Types

typedef _Dom::value_type value_type

Public Member Functions

 _GBase (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::_GBase< _Dom >


Member Typedef Documentation

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

Reimplemented in std::_GClos< _Expr, _Dom >.

Definition at line 50 of file valarray_after.h.


Constructor & Destructor Documentation

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

Definition at line 52 of file valarray_after.h.

References std::_GBase< _Dom >::_M_expr.


Member Function Documentation

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

Definition at line 54 of file valarray_after.h.

References std::_GBase< _Dom >::_M_expr.

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

Definition at line 56 of file valarray_after.h.

References std::valarray< size_t >::size().


Member Data Documentation

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

Definition at line 59 of file valarray_after.h.

Referenced by std::_GBase< _Dom >::_GBase(), and std::_GBase< _Dom >::operator[]().

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

Definition at line 60 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