Whole document tree
    

Whole document tree

Templatestd::_BinFunClos< _ValArray, _Expr, typename _Dom::value_type, _Dom > struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

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

#include <valarray_meta.h>

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

Inheritance graph
[legend]
Collaboration diagram for std::_BinFunClos< _ValArray, _Expr, typename _Dom::value_type, _Dom >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _Dom::value_type _Tp
typedef _BinFunBase< _Dom,
valarray< _Tp > > 
_Base
typedef _Tp value_type

Public Methods

 _BinFunClos (const valarray< _Tp > &__v, const _Dom &__e, _Tp __f(_Tp, _Tp))

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


Member Typedef Documentation

template<class _Dom>
typedef _BinFunBase<_Dom,valarray<_Tp> > std::_BinFunClos< _ValArray, _Expr, typename _Dom::value_type, _Dom >::_Base
 

Definition at line 193 of file valarray_meta.h.

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

Definition at line 192 of file valarray_meta.h.

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

Reimplemented from std::_BinFunBase< valarray< _Dom::value_type >, _Dom >.

Definition at line 194 of file valarray_meta.h.


Member Function Documentation

template<class _Dom>
std::_BinFunClos< _ValArray, _Expr, typename _Dom::value_type, _Dom >::_BinFunClos const valarray< _Tp > &    __v,
const _Dom &    __e,
_Tp __f(_Tp, _Tp  
[inline]
 

Definition at line 196 of file valarray_meta.h.


The documentation for this struct was generated from the following file:
Generated on Mon Apr 8 03:17:03 2002 for libstdc++-v3 Source by doxygen1.2.15