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

std::_UnFunBase Class Template Reference

#include <valarray_meta.h>

Inherited by std::_UnFunClos< _Expr, _Dom >, and std::_UnFunClos< _ValArray, _Tp >.

List of all members.

Public Types


Public Methods

template<class _Dom> class std::_UnFunBase


Member Typedef Documentation

typedef _Dom::value_type value_type
 

Reimplemented in std::_UnFunClos< _Expr, _Dom >, and std::_UnFunClos< _ValArray, _Tp >.

typedef value_type _Vt
 


Constructor & Destructor Documentation

_UnFunBase ( const _Dom & __e,
_Vt __f(_Vt) ) [inline]
 


Member Function Documentation

_Vt operator[] ( size_t __i ) const [inline]
 

size_t size ( ) const [inline]
 


The documentation for this class was generated from the following file:
Generated at Fri Apr 6 15:54:33 2001 for libstdc++ by doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001