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.

Definition at line 300 of file valarray_meta.h.


Member Function Documentation

template<typename _Tp>
std::_RefFunClos< _ValArray, _Tp >::_RefFunClos< _ValArray, _Tp > ( 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 at Tue May 1 16:29:55 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001