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

std::_BinBase1 Class Template Reference

#include <valarray_meta.h>

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

List of all members.

Public Types


Public Methods

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


Member Typedef Documentation

typedef _Clos::value_type _Vt
 

typedef _Oper<_Vt> _Op
 

typedef _Op::result_type value_type
 

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


Constructor & Destructor Documentation

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


Member Function Documentation

_BinBase1< _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