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.

Definition at line 158 of file valarray_meta.h.


Member Function Documentation

template<class _Dom1, class _Dom2>
std::_BinFunClos< _Expr, _Expr, _Dom1, _Dom2 >::_BinFunClos< _Expr, _Expr, _Dom1, _Dom2 > ( 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 at Tue May 1 16:29:45 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001