Main Page Namespace List Class Hierarchy Alphabetical List Compound List File List Namespace Members Compound Members File Members
std::_BinBase Class Template Reference
#include <valarray_meta.h>
Inherited by std::_BinClos< _Oper, _Expr, _Expr, _Dom1, _Dom2 >, std::_BinClos< _Oper, _Expr, _ValArray, _Dom, typename _Dom::value_type >, std::_BinClos< _Oper, _ValArray, _Expr, typename _Dom::value_type, _Dom >, and std::_BinClos< _Oper, _ValArray, _ValArray, _Tp, _Tp >.
List of all members.
Public Types |
Public Methods |
template<template< class > class _Oper, typename _FirstArg, typename _SecondArg> class std::_BinBase
Member Typedef Documentation
typedef _Oper<typename _FirstArg::value_type> _Op
|
|
typedef _Op::result_type value_type
|
|
|
Reimplemented in std::_BinClos< _Oper, _Expr, _Expr, _Dom1, _Dom2 >, std::_BinClos< _Oper, _ValArray, _ValArray, _Tp, _Tp >, std::_BinClos< _Oper, _Expr, _ValArray, _Dom, typename _Dom::value_type >, and std::_BinClos< _Oper, _ValArray, _Expr, typename _Dom::value_type, _Dom >. |
Constructor & Destructor Documentation
_BinBase (
|
const _FirstArg & __e1,
|
|
const _SecondArg & __e2 ) [inline]
|
|
Member Function Documentation
_BinBase< _Oper, _FirstArg, _SecondArg >::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:32 2001 for libstdc++ by
1.2.6 written by Dimitri van Heesch,
© 1997-2001