Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

std::_UnFunClos< _Expr, _Dom > Struct Template Reference

#include <valarray_meta.h>

Inheritance diagram for std::_UnFunClos< _Expr, _Dom >:

Inheritance graph
[legend]
Collaboration diagram for std::_UnFunClos< _Expr, _Dom >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef _UnFunBase<_Dom> _Base
typedef _Base::value_type value_type

Public Methods

 _UnFunClos (const _Dom &__e, value_type __f(value_type))

template<class _Dom> struct std::_UnFunClos< _Expr, _Dom >


Member Typedef Documentation

template<class _Dom>
typedef _UnFunBase<_Dom> std::_UnFunClos< _Expr, _Dom >::_Base
 

Definition at line 77 of file valarray_meta.h.

template<class _Dom>
typedef _Base::value_type std::_UnFunClos< _Expr, _Dom >::value_type
 

Reimplemented from std::_UnFunBase.

Definition at line 78 of file valarray_meta.h.


Member Function Documentation

template<class _Dom>
std::_UnFunClos< _Expr, _Dom >::_UnFunClos< _Expr, _Dom > ( const _Dom & __e,
value_type __f(value_type) ) [inline]
 

Definition at line 80 of file valarray_meta.h.


The documentation for this struct was generated from the following file:
Generated at Tue May 1 16:30:03 2001 for libstdc++-v3 by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001