#include <valarray_meta.h>
Inheritance diagram for std::_BinFunClos< _Constant, _Expr, _Dom, typename _Dom::value_type >:
Public Types | |
typedef _Dom::value_type | _Tp |
typedef _Tp | value_type |
typedef _BinFunBase1< _Dom > | _Base |
Public Methods | |
_BinFunClos (const _Tp &__t, const _Dom &__e, _Tp __f(_Tp, _Tp)) |
|
Definition at line 217 of file valarray_meta.h. |
|
Definition at line 215 of file valarray_meta.h. |
|
Reimplemented from std::_BinFunBase1< _Dom >. Definition at line 216 of file valarray_meta.h. |
|
Definition at line 219 of file valarray_meta.h. |