man std::_IBase (Fonctions bibliothèques) -

NAME

std::_IBase -

SYNOPSIS



Inherited by _IClos< _Expr, _Dom >.

Detailed Description

template<class _Dom> class std::_IBase< _Dom >

Definition at line 118 of file valarray_after.h.

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

Author

Generated automatically by Doxygen for libstdc++ source from the source code.