std::_BinClos< _Oper, _Expr, _ValArray, _Dom, typename _Dom::value_type > Struct Template Reference

#include <valarray_before.h>

Inheritance diagram for std::_BinClos< _Oper, _Expr, _ValArray, _Dom, typename _Dom::value_type >:

std::_BinBase< _Oper, _FirstArg, _SecondArg > List of all members.

Public Types

typedef _Dom::value_type _Tp
typedef _BinBase< _Oper, _Dom,
valarray< _Tp > > 
_Base
typedef _Base::value_type value_type

Public Member Functions

 _BinClos (const _Dom &__e1, const valarray< _Tp > &__e2)

Detailed Description

template<class _Oper, class _Dom>
struct std::_BinClos< _Oper, _Expr, _ValArray, _Dom, typename _Dom::value_type >

Definition at line 599 of file valarray_before.h.


Member Typedef Documentation

template<class _Oper, class _Dom>
typedef _BinBase<_Oper,_Dom,valarray<_Tp> > std::_BinClos< _Oper, _Expr, _ValArray, _Dom, typename _Dom::value_type >::_Base

Definition at line 603 of file valarray_before.h.

template<class _Oper, class _Dom>
typedef _Dom::value_type std::_BinClos< _Oper, _Expr, _ValArray, _Dom, typename _Dom::value_type >::_Tp

Definition at line 602 of file valarray_before.h.

template<class _Oper, class _Dom>
typedef _Base::value_type std::_BinClos< _Oper, _Expr, _ValArray, _Dom, typename _Dom::value_type >::value_type

Reimplemented from std::_BinBase< _Oper, _FirstArg, _SecondArg >.

Definition at line 604 of file valarray_before.h.


Constructor & Destructor Documentation

template<class _Oper, class _Dom>
std::_BinClos< _Oper, _Expr, _ValArray, _Dom, typename _Dom::value_type >::_BinClos ( const _Dom &  __e1,
const valarray< _Tp > &  __e2 
) [inline]

Definition at line 606 of file valarray_before.h.


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