std::binbase1(3)
NAME
std::BinBase1
SYNOPSIS
Inherited by std::BinClos< Oper, Constant, ValArray, Type,
Type >
- Public Types
- typedef Clos::value_type Vt
typedef __fun< Oper, Vt >::result_type value_type - Public Member Functions
- BinBase1 (const Vt &__t, const Clos &__e)
value_type operator[] (size_t __i) const size_t size () const - Private Attributes
- const Vt & M_expr1
const Clos & M_expr2
Detailed Description
template<class Oper, class Clos> class std::BinBase1< Oper,
Clos >
Definition at line 537 of file valarray_before.h.
Author
- Generated automatically by Doxygen for libstdc++-v3 Source
- from the source code.
- libstdc++-v3 Source 1 Jan 2007