Whole document tree
    

Whole document tree

Templatestd::_BinFunClos< _ValArray, _Constant, _Tp, _Tp > struct Reference
Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_BinFunClos< _ValArray, _Constant, _Tp, _Tp > Struct Template Reference

#include <valarray_meta.h>

Inheritance diagram for std::_BinFunClos< _ValArray, _Constant, _Tp, _Tp >:

Inheritance graph
[legend]
Collaboration diagram for std::_BinFunClos< _ValArray, _Constant, _Tp, _Tp >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _BinFunBase2< valarray<
_Tp > > 
_Base
typedef _Tp value_type

Public Methods

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

template<typename _Tp>
struct std::_BinFunClos< _ValArray, _Constant, _Tp, _Tp >


Member Typedef Documentation

template<typename _Tp>
typedef _BinFunBase2<valarray<_Tp> > std::_BinFunClos< _ValArray, _Constant, _Tp, _Tp >::_Base
 

Definition at line 226 of file valarray_meta.h.

template<typename _Tp>
typedef _Tp std::_BinFunClos< _ValArray, _Constant, _Tp, _Tp >::value_type
 

Reimplemented from std::_BinFunBase2< valarray< _Tp > >.

Definition at line 227 of file valarray_meta.h.


Member Function Documentation

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

Definition at line 229 of file valarray_meta.h.


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