std::BinBase< Oper, FirstArg, SecondArg > Class Template Reference

Inheritance diagram for std::BinBase< Oper, FirstArg, SecondArg >:

Inheritance graph
[legend]
List of all members.

Public Types

typedef FirstArg::value_type Vt
typedef __fun< Oper, Vt
>::result_type 
value_type

Public Member Functions

 BinBase (const FirstArg &__e1, const SecondArg &__e2)
value_type operator[] (size_t __i) const
size_t size () const

Private Attributes

const FirstArg & M_expr1
const SecondArg & M_expr2

Detailed Description

template<class Oper, class FirstArg, class SecondArg>
class std::BinBase< Oper, FirstArg, SecondArg >

Definition at line 496 of file valarray_before.h.


The documentation for this class was generated from the following file:
Generated on Thu Mar 16 10:43:55 2006 for libstdc++-v3 Source by  doxygen 1.4.6