Instigate Open Source Documentation

instigate::stl::multiplies< Tp > Struct Template Reference

Model of the instigate::stl::binary_function. More...

#include <_stl_function.hpp>

Inheritance diagram for instigate::stl::multiplies< Tp >:

instigate::stl::binary_function_model< Tp, Tp, Tp >

List of all members.

Public Member Functions

Tp operator() (const Tp &x, const Tp &y) const
 Definition of the operator() for the model of the instigate::stl::binary_function.


Detailed Description

template<typename Tp>
struct instigate::stl::multiplies< Tp >

Model of the instigate::stl::binary_function.
The documentation for this struct was generated from the following file:


© Instigate CJSC, Open Source