_function.h File Reference

identity_element ( plus< _Tp > )

_Tpidentity_element(plus< _Tp >)[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.

Parameters
-
Return Value
-

identity_element ( multiplies< _Tp > )

_Tpidentity_element(multiplies< _Tp >)[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.

Parameters
-
Return Value
-

__UNARY_ARG

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.

//Changed from publishedAll

__BINARY_ARG

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.

//Changed from publishedAll

__PAIR_ARG

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.

//Changed from publishedAll

not1 ( const _Predicate & )

unary_negate< _Predicate >not1(const _Predicate &__pred)[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.

Parameters
__pred-
Return Value
-

not2 ( const _Predicate & )

binary_negate< _Predicate >not2(const _Predicate &__pred)[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.

Parameters
__pred-
Return Value
-

bind1st ( const _Operation &, const _Tp & )

binder1st< _Operation >bind1st(const _Operation &__fn,
const _Tp &__x
)[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.

Parameters
__fn-
__x-
Return Value
-

bind2nd ( const _Operation &, const _Tp & )

binder2nd< _Operation >bind2nd(const _Operation &__fn,
const _Tp &__x
)[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.

Parameters
__fn-
__x-
Return Value
-

compose1 ( const _Operation1 &, const _Operation2 & )

unary_compose< _Operation1, _Operation2 >compose1(const _Operation1 &__fn1,
const _Operation2 &__fn2
)[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.

Parameters
__fn1-
__fn2-
Return Value
-

compose2 ( const _Operation1 &, const _Operation2 &, const _Operation3 & )

binary_compose< _Operation1, _Operation2, _Operation3 >compose2(const _Operation1 &__fn1,
const _Operation2 &__fn2,
const _Operation3 &__fn3
)[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.

Parameters
__fn1-
__fn2-
__fn3-
Return Value
-

constant0 ( const _Result & )

constant_void_fun< _Result >constant0(const _Result &__val)[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.

Parameters
__val-
Return Value
-

constant1 ( const _Result & )

constant_unary_fun< _Result, _Result >constant1(const _Result &__val)[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.

Parameters
__val-
Return Value
-

constant2 ( const _Result & )

constant_binary_fun< _Result, _Result, _Result >constant2(const _Result &__val)[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.

Parameters
__val-
Return Value
-