std::_BinBase< _Oper, _FirstArg, _SecondArg > Class Template Reference

#include <valarray_before.h>

Inheritance diagram for std::_BinBase< _Oper, _FirstArg, _SecondArg >:

std::_BinClos< _Oper, _Expr, _ValArray, _Dom, typename _Dom::value_type > std::_BinClos< _Oper, _ValArray, _Expr, typename _Dom::value_type, _Dom > List of all members.

Public Types

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

Public Member Functions

 _BinBase (const _FirstArg &__e1, const _SecondArg &__e2)
value_type operator[] (size_t __i) const
size_t size () const

Private Attributes

const _FirstArg & _M_expr1
const _SecondArg & _M_expr2

template<class _Oper, class _FirstArg, class _SecondArg>
class std::_BinBase< _Oper, _FirstArg, _SecondArg >


Member Typedef Documentation

template<class _Oper, class _FirstArg, class _SecondArg>
typedef _FirstArg::value_type std::_BinBase< _Oper, _FirstArg, _SecondArg >::_Vt
 

Definition at line 499 of file valarray_before.h.

template<class _Oper, class _FirstArg, class _SecondArg>
typedef __fun<_Oper, _Vt>::result_type std::_BinBase< _Oper, _FirstArg, _SecondArg >::value_type
 

Reimplemented in std::_BinClos< _Oper, _Expr, _Expr, _Dom1, _Dom2 >, std::_BinClos< _Oper, _ValArray, _ValArray, _Tp, _Tp >, std::_BinClos< _Oper, _Expr, _ValArray, _Dom, typename _Dom::value_type >, and std::_BinClos< _Oper, _ValArray, _Expr, typename _Dom::value_type, _Dom >.

Definition at line 500 of file valarray_before.h.


Constructor & Destructor Documentation

template<class _Oper, class _FirstArg, class _SecondArg>
std::_BinBase< _Oper, _FirstArg, _SecondArg >::_BinBase const _FirstArg &  __e1,
const _SecondArg &  __e2
[inline]
 

Definition at line 502 of file valarray_before.h.


Member Function Documentation

template<class _Oper, class _FirstArg, class _SecondArg>
value_type std::_BinBase< _Oper, _FirstArg, _SecondArg >::operator[] size_t  __i  )  const [inline]
 

Definition at line 505 of file valarray_before.h.

template<class _Oper, class _FirstArg, class _SecondArg>
size_t std::_BinBase< _Oper, _FirstArg, _SecondArg >::size  )  const [inline]
 

Definition at line 508 of file valarray_before.h.


Member Data Documentation

template<class _Oper, class _FirstArg, class _SecondArg>
const _FirstArg& std::_BinBase< _Oper, _FirstArg, _SecondArg >::_M_expr1 [private]
 

Definition at line 511 of file valarray_before.h.

template<class _Oper, class _FirstArg, class _SecondArg>
const _SecondArg& std::_BinBase< _Oper, _FirstArg, _SecondArg >::_M_expr2 [private]
 

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