Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
std::_FunBase Class Template Reference
#include <valarray_meta.h>
Inherited by std::_RefFunClos< _Expr, _Dom >, std::_RefFunClos< _ValArray, _Tp >, std::_ValFunClos< _Expr, _Dom >, and std::_ValFunClos< _ValArray, _Tp >.
List of all members.
Public Types |
Public Methods |
template<typename _Dom, typename _Arg> class std::_FunBase
Member Typedef Documentation
typedef _Dom::value_type value_type
|
|
Constructor & Destructor Documentation
_FunBase (
|
const _Dom & __e,
|
|
value_type __f(_Arg) ) [inline]
|
|
Member Function Documentation
value_type 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
1.2.6 written by Dimitri van Heesch,
© 1997-2001