Whole document tree
    

Whole document tree

Templatestd::_BinFunClos< _Expr, _Expr, _Dom1, _Dom2 > struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_BinFunClos< _Expr, _Expr, _Dom1, _Dom2 > Struct Template Reference

#include <valarray_meta.h>

Inheritance diagram for std::_BinFunClos< _Expr, _Expr, _Dom1, _Dom2 >:

Inheritance graph
[legend]
Collaboration diagram for std::_BinFunClos< _Expr, _Expr, _Dom1, _Dom2 >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _BinFunBase< _Dom1,
_Dom2 > 
_Base
typedef _Base::value_type value_type
typedef value_type _Tp

Public Methods

 _BinFunClos (const _Dom1 &__e1, const _Dom2 &__e2, _Tp __f(_Tp, _Tp))

template<class _Dom1, class _Dom2>
struct std::_BinFunClos< _Expr, _Expr, _Dom1, _Dom2 >


Member Typedef Documentation

template<class _Dom1, class _Dom2>
typedef _BinFunBase<_Dom1,_Dom2> std::_BinFunClos< _Expr, _Expr, _Dom1, _Dom2 >::_Base
 

Definition at line 157 of file valarray_meta.h.

template<class _Dom1, class _Dom2>
typedef value_type std::_BinFunClos< _Expr, _Expr, _Dom1, _Dom2 >::_Tp
 

Definition at line 159 of file valarray_meta.h.

template<class _Dom1, class _Dom2>
typedef _Base::value_type std::_BinFunClos< _Expr, _Expr, _Dom1, _Dom2 >::value_type
 

Reimplemented from std::_BinFunBase< _Dom1, _Dom2 >.

Definition at line 158 of file valarray_meta.h.


Member Function Documentation

template<class _Dom1, class _Dom2>
std::_BinFunClos< _Expr, _Expr, _Dom1, _Dom2 >::_BinFunClos const _Dom1 &    __e1,
const _Dom2 &    __e2,
_Tp __f(_Tp, _Tp  
[inline]
 

Definition at line 161 of file valarray_meta.h.


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