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

std::_BinFunBase2 Class Template Reference

#include <valarray_meta.h>

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

List of all members.

Public Types


Public Methods

template<class _Dom> class std::_BinFunBase2


Member Typedef Documentation

typedef _Dom::value_type value_type
 

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

typedef value_type _Vt
 


Constructor & Destructor Documentation

_BinFunBase2 ( const _Dom & __e,
const _Vt & __c,
_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