std::_BinClos< _Oper, _Constant, _ValArray, _Tp, _Tp > Struct Template Reference

#include <valarray_before.h>

Inheritance diagram for std::_BinClos< _Oper, _Constant, _ValArray, _Tp, _Tp >:

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

Public Types

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

Public Member Functions

 _BinClos (const _Tp &__t, const valarray< _Tp > &__v)

Detailed Description

template<class _Oper, typename _Tp>
struct std::_BinClos< _Oper, _Constant, _ValArray, _Tp, _Tp >

Definition at line 655 of file valarray_before.h.


Member Typedef Documentation

template<class _Oper, typename _Tp>
typedef _BinBase1<_Oper, valarray<_Tp> > std::_BinClos< _Oper, _Constant, _ValArray, _Tp, _Tp >::_Base

Definition at line 658 of file valarray_before.h.

template<class _Oper, typename _Tp>
typedef _Base::value_type std::_BinClos< _Oper, _Constant, _ValArray, _Tp, _Tp >::value_type

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

Definition at line 659 of file valarray_before.h.


Constructor & Destructor Documentation

template<class _Oper, typename _Tp>
std::_BinClos< _Oper, _Constant, _ValArray, _Tp, _Tp >::_BinClos ( const _Tp &  __t,
const valarray< _Tp > &  __v 
) [inline]

Definition at line 661 of file valarray_before.h.


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