#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()() |
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 | result_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.
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.
_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.
Parameter | Description |
---|---|
__v | - |
Returns: -
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.
Returns: -