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

#include <valarray_before.h>

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

std::_BinBase1< _Oper, _Dom > List of all members.

Public Types

typedef _Dom::value_type _Tp
typedef _BinBase1< _Oper,
_Dom > 
_Base
typedef _Base::value_type value_type

Public Member Functions

 _BinClos (const _Tp &__e1, const _Dom &__e2)

Detailed Description

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

Definition at line 634 of file valarray_before.h.


Member Typedef Documentation

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

Definition at line 638 of file valarray_before.h.

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

Definition at line 637 of file valarray_before.h.

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

Reimplemented from std::_BinBase1< _Oper, _Dom >.

Definition at line 639 of file valarray_before.h.


Constructor & Destructor Documentation

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

Definition at line 641 of file valarray_before.h.


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