TalanSoft Toolkits  201707
 All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Groups Pages
Public Member Functions | List of all members
multiplies< _Tp > Struct Template Reference
Inheritance diagram for multiplies< _Tp >:
binary_function< _Tp, _Tp, _Tp >

Public Member Functions

_Tp operator() (const _Tp &__x, const _Tp &__y) const
 

Additional Inherited Members

- Public Types inherited from binary_function< _Tp, _Tp, _Tp >
typedef _Tp first_argument_type
 
typedef _Tp second_argument_type
 
typedef _Tp result_type
 

Member Function Documentation

_Tp operator() ( const _Tp &  __x,
const _Tp &  __y 
) const