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

std::_BinFunBase1 Class Template Reference

#include <valarray_meta.h>

Inherited by std::_BinFunClos< _Constant, _Expr, _Dom, typename _Dom::value_type >, and std::_BinFunClos< _Constant, _ValArray, _Tp, _Tp >.

List of all members.

Public Types


Public Methods

template<class _Dom> class std::_BinFunBase1


Member Typedef Documentation

typedef _Dom::value_type value_type
 

Reimplemented in std::_BinFunClos< _Constant, _Expr, _Dom, typename _Dom::value_type >, and std::_BinFunClos< _Constant, _ValArray, _Tp, _Tp >.

typedef value_type _Vt
 


Constructor & Destructor Documentation

_BinFunBase1 ( const _Vt & __c,
const _Dom & __e,
_Vt __f(_Vt, _Vt) ) [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 doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001