std::funbase(3)
NAME
std::FunBase
SYNOPSIS
Inherited by std::RefFunClos< Expr, Dom >, std::RefFunClos< ValArray, Type >, and std::ValFunClos< ValArray,
Type >
- 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.
Author
- Generated automatically by Doxygen for libstdc++-v3 Source
- from the source code.
- libstdc++-v3 Source 1 Jan 2007