Similar to std::multiplies, but allows two different types.
More...
#include <base.h>
|
_Result | operator() (const _Tp1 &__x, const _Tp2 &__y) const |
|
template<typename _Tp1, typename _Tp2, typename _Result = __typeof__(*static_cast<_Tp1*>(0) * *static_cast<_Tp2*>(0))>
struct __gnu_parallel::_Multiplies< _Tp1, _Tp2, _Result >
Similar to std::multiplies, but allows two different types.
template<typename _Tp1 , typename _Tp2 , typename _Result = __typeof__(*static_cast<_Tp1*>(0) * *static_cast<_Tp2*>(0))>
The documentation for this struct was generated from the following file:
- /usr/include/c++/5/parallel/base.h