std::binbase(3)

NAME

std::BinBase

SYNOPSIS

Inherited by  std::BinClos<  Oper,  Expr,  ValArray,  Dom,
typename  Dom::value_type  >, std::BinClos< Oper, ValArray, Expr,
typename  Dom::value_type,  Dom  >,   and   std::BinClos<   Oper,

ValArray, ValArray, Type, Type >

Public Types
typedef FirstArg::value_type Vt
typedef __fun< Oper, Vt >::result_type value_type
Public Member Functions
BinBase (const FirstArg &__e1, const SecondArg &__e2)
value_type operator[] (size_t __i) const size_t size () const
Private Attributes
const FirstArg & M_expr1
const SecondArg & M_expr2

Detailed Description

template<class Oper, class FirstArg, class SecondArg> class
std::BinBase< Oper, FirstArg, SecondArg >
Definition at line 496 of file valarray_before.h.

Author

Generated automatically by Doxygen for libstdc++-v3 Source
from the source code.
libstdc++-v3 Source 1 Jan 2007
Copyright © 2010-2025 Platon Technologies, s.r.o.           Home | Man pages | tLDP | Documents | Utilities | About
Design by styleshout