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 Wed Oct 3 06:19:30 2007 for libstdc++-v3 Source by  doxygen 1.5.3