std::BinClos< Oper, Expr, ValArray, Dom, typename Dom::value_type > Struct Template Reference

Inheritance diagram for std::BinClos< Oper, Expr, ValArray, Dom, typename Dom::value_type >:

Inheritance graph
[legend]
Collaboration diagram for std::BinClos< Oper, Expr, ValArray, Dom, typename Dom::value_type >:

Collaboration graph
[legend]
List of all members.

Public Types

typedef Dom::value_type Type
typedef BinBase< Oper, Dom,
valarray< Type > > 
Base
typedef Base::value_type value_type
typedef Dom::value_type Vt

Public Member Functions

 BinClos (const Dom &__e1, const valarray< Type > &__e2)
 BinBase (const Dom &__e1, const valarray< Dom::value_type > &__e2)
value_type operator[] (size_t __i) const
size_t size () const

Detailed Description

template<class Oper, class Dom>
struct std::BinClos< Oper, Expr, ValArray, Dom, typename Dom::value_type >

Definition at line 576 of file valarray_meta.h.


The documentation for this struct was generated from the following file:
Generated on Wed Oct 26 12:23:34 2005 for libstdc++-v3 Source by  doxygen 1.4.5