Whole document tree
    

Whole document tree

Templatestd::_UnFunClos< _Expr, _Dom > struct Reference
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< _Dom >.

Definition at line 78 of file valarray_meta.h.


Member Function Documentation

template<class _Dom>
std::_UnFunClos< _Expr, _Dom >::_UnFunClos 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 on Mon Apr 8 03:17:55 2002 for libstdc++-v3 Source by doxygen1.2.15