#include <valarray_before.h>
Public Types | |
| typedef _Clos::value_type | _Vt |
| typedef __fun< _Oper, _Vt >::result_type | value_type |
Public Member Functions | |
| _BinBase2 (const _Clos &__e, const _Vt &__t) | |
| value_type | operator[] (size_t __i) const |
| size_t | size () const |
Private Attributes | |
| const _Clos & | _M_expr1 |
| const _Vt & | _M_expr2 |
|
|||||
|
Definition at line 520 of file valarray_before.h. |
|
|||||
|
Reimplemented in std::_BinClos< _Oper, _Expr, _Constant, _Dom, typename _Dom::value_type >, and std::_BinClos< _Oper, _ValArray, _Constant, _Tp, _Tp >. Definition at line 521 of file valarray_before.h. |
|
||||||||||||||||
|
Definition at line 523 of file valarray_before.h. |
|
||||||||||
|
Definition at line 526 of file valarray_before.h. |
|
|||||||||
|
Definition at line 529 of file valarray_before.h. |
|
|||||
|
Definition at line 532 of file valarray_before.h. |
|
|||||
|
Definition at line 533 of file valarray_before.h. |
1.3.6