std::_UnBase< _Oper, _Arg > Class Template Reference

#include <valarray_before.h>

List of all members.

Public Types

typedef _Arg::value_type _Vt
typedef __fun< _Oper, _Vt
>::result_type 
value_type

Public Member Functions

 _UnBase (const _Arg &__e)
value_type operator[] (size_t __i) const
size_t size () const

Private Attributes

const _Arg & _M_expr

template<class _Oper, class _Arg>
class std::_UnBase< _Oper, _Arg >


Member Typedef Documentation

template<class _Oper, class _Arg>
typedef _Arg::value_type std::_UnBase< _Oper, _Arg >::_Vt
 

Definition at line 456 of file valarray_before.h.

template<class _Oper, class _Arg>
typedef __fun<_Oper, _Vt>::result_type std::_UnBase< _Oper, _Arg >::value_type
 

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

Definition at line 457 of file valarray_before.h.


Constructor & Destructor Documentation

template<class _Oper, class _Arg>
std::_UnBase< _Oper, _Arg >::_UnBase const _Arg &  __e  )  [inline]
 

Definition at line 459 of file valarray_before.h.


Member Function Documentation

template<class _Oper, class _Arg>
value_type std::_UnBase< _Oper, _Arg >::operator[] size_t  __i  )  const [inline]
 

Definition at line 461 of file valarray_before.h.

template<class _Oper, class _Arg>
size_t std::_UnBase< _Oper, _Arg >::size  )  const [inline]
 

Definition at line 464 of file valarray_before.h.


Member Data Documentation

template<class _Oper, class _Arg>
const _Arg& std::_UnBase< _Oper, _Arg >::_M_expr [private]
 

Definition at line 467 of file valarray_before.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