std::BinBase2< Oper, Clos > Class Template Reference

Inheritance diagram for std::BinBase2< Oper, Clos >:

Inheritance graph
[legend]
List of all members.

Public Types

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

Public Member Functions

 BinBase2 (const Clos &__e, const Vt &__t)
value_type operator[] (size_t __i) const
size_t size () const

Private Attributes

const Clos & M_expr1
const VtM_expr2

Detailed Description

template<class Oper, class Clos>
class std::BinBase2< Oper, Clos >

Definition at line 517 of file valarray_before.h.


The documentation for this class was generated from the following file:
Generated on Fri Sep 16 11:05:37 2005 for libstdc++-v3 Source by  doxygen 1.4.4