Whole document tree
    

Whole document tree

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

std::_UnFunClos< _ValArray, _Tp > Struct Template Reference

#include <valarray_meta.h>

Inheritance diagram for std::_UnFunClos< _ValArray, _Tp >:

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef _UnFunBase< valarray<
_Tp > > 
_Base
typedef _Base::value_type value_type

Public Methods

 _UnFunClos (const valarray< _Tp > &__v, _Tp __f(_Tp))

template<typename _Tp>
struct std::_UnFunClos< _ValArray, _Tp >


Member Typedef Documentation

template<typename _Tp>
typedef _UnFunBase<valarray<_Tp> > std::_UnFunClos< _ValArray, _Tp >::_Base
 

Definition at line 86 of file valarray_meta.h.

template<typename _Tp>
typedef _Base::value_type std::_UnFunClos< _ValArray, _Tp >::value_type
 

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

Definition at line 87 of file valarray_meta.h.


Member Function Documentation

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

Definition at line 89 of file valarray_meta.h.


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