__gnu_parallel::multiplies< _Tp1, _Tp2 > Struct Template Reference
List of all members.
Detailed Description
template<typename _Tp1, typename _Tp2>
struct __gnu_parallel::multiplies< _Tp1, _Tp2 >
Similar to
std::multiplies, but allows two different types.
Definition at line 313 of file base.h.
Public Types
Member Typedef Documentation
the type of the first argument (no surprises here)
Definition at line 117 of file stl_function.h.
The documentation for this struct was generated from the following file: