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

#include <valarray_before.h>

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

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

Public Types

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

Public Member Functions

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

Detailed Description

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

Definition at line 611 of file valarray_before.h.


Member Typedef Documentation

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

Definition at line 615 of file valarray_before.h.

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

Definition at line 614 of file valarray_before.h.

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

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

Definition at line 616 of file valarray_before.h.


Constructor & Destructor Documentation

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

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