#include <valarray_meta.h>
Inheritance diagram for std::_BinFunClos< _Expr, _ValArray, _Dom, typename _Dom::value_type >:


Public Types | |
| typedef _Dom::value_type | _Tp |
| typedef _BinFunBase< _Dom, valarray< _Tp > > | _Base |
| typedef _Tp | value_type |
Public Methods | |
| _BinFunClos (const _Dom &__e, const valarray< _Tp > &__v, _Tp __f(_Tp, _Tp)) | |
|
|||||
|
Definition at line 181 of file valarray_meta.h. |
|
|||||
|
Definition at line 180 of file valarray_meta.h. |
|
|||||
|
Reimplemented from std::_BinFunBase< _Dom, valarray< _Dom::value_type > >. Definition at line 182 of file valarray_meta.h. |
|
||||||||||||||||||||
|
Definition at line 184 of file valarray_meta.h. |
1.2.15