man std::UnBase (Fonctions bibliothèques) -
NAME
std::UnBase -
SYNOPSIS
Public Types
typedef Arg::value_type Vt
typedef __fun< Oper, Vt >::result_type value_type
Public Member Functions
UnBase (const Arg &__e)
value_type operator[] (size_t __i) const
size_t size () const
Private Attributes
const Arg & M_expr
Detailed Description
template<class Oper, class Arg> class std::UnBase< Oper, Arg >
Definition at line 453 of file valarray_before.h.
Author
Generated automatically by Doxygen for libstdc++-v3 Source from the source code.