std::ibase(3)
NAME
std::IBase
SYNOPSIS
Inherited by std::IClos< Expr, Dom >, and std::IClos<
ValArray, Type >
- Public Types
- typedef Dom::value_type value_type
- Public Member Functions
- IBase (const Dom &__e, const valarray< size_t > &__i) value_type operator[] (size_t __i) const size_t size () const
- Private Attributes
- const Dom & M_expr
const valarray< size_t > & M_index
Detailed Description
- template<class Dom> class std::IBase< Dom >
- Definition at line 98 of file valarray_after.h.
Author
- Generated automatically by Doxygen for libstdc++-v3 Source
- from the source code.
- libstdc++-v3 Source 1 Jan 2007