Whole document tree
    

Whole document tree

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

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

#include <valarray_meta.h>

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

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

Collaboration graph
[legend]
List of all members.

Public Types

typedef _FunBase< valarray<
_Tp >, const _Tp & > 
_Base
typedef _Tp value_type

Public Methods

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

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


Member Typedef Documentation

template<typename _Tp>
typedef _FunBase<valarray<_Tp>, const _Tp&> std::_RefFunClos< _ValArray, _Tp >::_Base
 

Definition at line 299 of file valarray_meta.h.

template<typename _Tp>
typedef _Tp std::_RefFunClos< _ValArray, _Tp >::value_type
 

Reimplemented from std::_FunBase< valarray< _Tp >, const _Tp & >.

Definition at line 300 of file valarray_meta.h.


Member Function Documentation

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

Definition at line 302 of file valarray_meta.h.


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