_Constant_void_fun Struct Reference

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

struct _Constant_void_fun
Public Member Type Definitions
typedef_Result result_type
Public Attributes
result_type _M_val
Public Member Functions
_Constant_void_fun(const result_type &)
const result_type &operator()()

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 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.

Member Attribute Documentation

_M_val

result_type _M_val

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.

Constructor & Destructor Documentation

_Constant_void_fun ( const result_type & )

_Constant_void_fun(const result_type &__v)[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
__v-
Return Value
-

Member Function Documentation

operator() ( )

const result_type &operator()()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.

Return Value
-