unary_function Struct Reference

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

struct unary_function
Public Member Type Definitions
typedef_Arg argument_type
typedef_Result result_type

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 Type Definition Documentation

Typedef argument_type

typedef _Argargument_type

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.

Typedef result_type

typedef _Resultresult_type

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.