std::FunBase< Dom, Arg > Class Template Reference

Inheritance diagram for std::FunBase< Dom, Arg >:

Inheritance graph
[legend]
List of all members.

Public Types

typedef Dom::value_type value_type

Public Member Functions

 FunBase (const Dom &__e, value_type __f(Arg))
value_type operator[] (size_t __i) const
size_t size () const

Private Attributes

const Dom & M_expr

Detailed Description

template<typename Dom, typename Arg>
class std::FunBase< Dom, Arg >

Definition at line 389 of file valarray_before.h.


The documentation for this class was generated from the following file:
Generated on Tue Jan 2 17:00:15 2007 for libstdc++-v3 Source by  doxygen 1.5.1