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

#include <valarray_before.h>

Inheritance diagram for std::_UnBase< _Oper, _Arg >:

std::_UnClos< _Oper, _ValArray, _Tp > 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

Detailed Description

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

Definition at line 472 of file valarray_before.h.


Member Typedef Documentation

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

Definition at line 475 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 476 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 478 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 480 of file valarray_before.h.

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

Definition at line 483 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 486 of file valarray_before.h.

Referenced by std::_UnBase< _Oper, _Dom >::operator[](), and std::_UnBase< _Oper, _Dom >::size().


The documentation for this class was generated from the following file:
Generated on Tue Feb 2 16:59:22 2010 for GNU C++ STL by  doxygen 1.4.7