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

std::_BinBase2 Class Template Reference

#include <valarray_meta.h>

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

List of all members.

Public Types


Public Methods

template<template< class > class _Oper, class _Clos> class std::_BinBase2


Member Typedef Documentation

typedef _Clos::value_type _Vt
 

typedef _Oper<_Vt> _Op
 

typedef _Op::result_type value_type
 

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


Constructor & Destructor Documentation

_BinBase2 ( const _Clos & __e,
const _Vt & __t ) [inline]
 


Member Function Documentation

_BinBase2< _Oper, _Clos >::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 doxygen1.2.6 written by Dimitri van Heesch, © 1997-2001