STLdoc
STLdocumentation
|
This is the complete list of members for multiplies< void >, including all inherited members.
is_transparent typedef | multiplies< void > | |
operator()(_Ty1 &&_Left, _Ty2 &&_Right) const -> decltype(static_cast< _Ty1 && >(_Left)*static_cast< _Ty2 && >(_Right)) | multiplies< void > | inline |