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

NAME

std::_BinBase -

SYNOPSIS



Detailed Description

template<class _Oper, class _FirstArg, class _SecondArg> class std::_BinBase< _Oper, _FirstArg, _SecondArg >

Definition at line 517 of file valarray_before.h.

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

Author

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