Whole document tree
    

Whole document tree

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

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

#include <valarray_meta.h>

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

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef _Dom::value_type _Tp
typedef _Tp value_type
typedef _BinFunBase2< _Dom > _Base

Public Methods

 _BinFunClos (const _Dom &__e, const _Tp &__t, _Tp __f(_Tp, _Tp))

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


Member Typedef Documentation

template<class _Dom>
typedef _BinFunBase2<_Dom> std::_BinFunClos< _Expr, _Constant, _Dom, typename _Dom::value_type >::_Base
 

Definition at line 206 of file valarray_meta.h.

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

Definition at line 204 of file valarray_meta.h.

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

Reimplemented from std::_BinFunBase2< _Dom >.

Definition at line 205 of file valarray_meta.h.


Member Function Documentation

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

Definition at line 208 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