std::multiplies< _Tp > Struct Template Reference
[Arithmetic Classes]

One of the math functors. More...

#include <stl_function.h>

Inheritance diagram for std::multiplies< _Tp >:

std::binary_function< _Tp, _Tp, _Tp > List of all members.

Public Member Functions

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

Detailed Description

template<class _Tp>
struct std::multiplies< _Tp >

One of the math functors.

Definition at line 152 of file stl_function.h.


Member Function Documentation

template<class _Tp>
_Tp std::multiplies< _Tp >::operator() const _Tp &  __x,
const _Tp &  __y
const [inline]
 

Definition at line 155 of file stl_function.h.


The documentation for this struct was generated from the following file:
Generated on Tue Jan 30 17:32:15 2007 for GNU C++ STL by doxygen 1.3.6