.TH "std::multiplies< _Tp >" 3cxx "Tue Jul 18 2023" "libstdc++" \" -*- nroff -*- .ad l .nh .SH NAME std::multiplies< _Tp > \- One of the \fBmath functors\fP\&. .SH SYNOPSIS .br .PP .PP \fC#include \fP .PP Inherits \fBstd::binary_function< _Tp, _Tp, _Tp >\fP\&. .PP Inherited by __gnu_parallel::_Multiplies< _Tp, _Tp, _Tp >\&. .SS "Public Types" .in +1c .ti -1c .RI "typedef _Tp \fBfirst_argument_type\fP" .br .RI "\fCfirst_argument_type\fP is the type of the first argument " .ti -1c .RI "typedef _Tp \fBresult_type\fP" .br .RI "\fCresult_type\fP is the return type " .ti -1c .RI "typedef _Tp \fBsecond_argument_type\fP" .br .RI "\fCsecond_argument_type\fP is the type of the second argument " .in -1c .SS "Public Member Functions" .in +1c .ti -1c .RI "constexpr _Tp \fBoperator()\fP (const _Tp &__x, const _Tp &__y) const" .br .in -1c .SH "Detailed Description" .PP .SS "template .br struct std::multiplies< _Tp >"One of the \fBmath functors\fP\&. .SH "Member Typedef Documentation" .PP .SS "typedef _Tp \fBstd::binary_function\fP< _Tp , _Tp , _Tp >::first_argument_type\fC [inherited]\fP" .PP \fCfirst_argument_type\fP is the type of the first argument .SS "typedef _Tp \fBstd::binary_function\fP< _Tp , _Tp , _Tp >::result_type\fC [inherited]\fP" .PP \fCresult_type\fP is the return type .SS "typedef _Tp \fBstd::binary_function\fP< _Tp , _Tp , _Tp >::second_argument_type\fC [inherited]\fP" .PP \fCsecond_argument_type\fP is the type of the second argument .SH "Author" .PP Generated automatically by Doxygen for libstdc++ from the source code\&.