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

#include <valarray_before.h>

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

std::_FunBase< _Dom, _Arg > List of all members.

Public Types

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

Public Member Functions

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

Detailed Description

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

Definition at line 457 of file valarray_before.h.


Member Typedef Documentation

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

Definition at line 460 of file valarray_before.h.

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

Reimplemented from std::_FunBase< _Dom, _Arg >.

Definition at line 461 of file valarray_before.h.


Constructor & Destructor Documentation

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

Definition at line 463 of file valarray_before.h.


The documentation for this struct was generated from the following file:
Generated on Tue Feb 2 16:59:22 2010 for GNU C++ STL by  doxygen 1.4.7