man std::SBase (Fonctions bibliothèques) -
NAME
std::SBase -
SYNOPSIS
Inherited by std::SClos< Expr, Dom >.
Public Types
typedef Dom::value_type value_type
Public Member Functions
SBase (const Dom &__e, const slice &s)
value_type operator[] (size_t __i) const
size_t size () const
Private Attributes
const Dom & M_expr
const slice & M_slice
Detailed Description
template<typename Dom> class std::SBase< Dom >
Definition at line 647 of file valarray_before.h.
Author
Generated automatically by Doxygen for libstdc++-v3 Source from the source code.