modulus Struct Reference

#include <stdapis/stlportv5/stl/_function.h>

Link against: libstdcppv5.lib

struct modulus : public binary_function< _Tp, _Tp, _Tp >
Public Member Functions
_Tpoperator()(const _Tp &, const _Tp &)
Inherited Type Definitions

Detailed Description

For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html

The Symbian implementation of this API fully supports all STL functionality.

Member Function Documentation

operator() ( const _Tp &, const _Tp & )

_Tpoperator()(const _Tp &__x,
const _Tp &__y
)const [inline]

For full documentation see: http://www.sgi.com/tech/stl/table_of_contents.html

The Symbian implementation of this API fully supports all STL functionality.

ParameterDescription
__x-
__y-

Returns: -