man std::FunBase (Fonctions bibliothèques) -
NAME
std::FunBase -
SYNOPSIS
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.