|
|
Symbian C++Symbian is an open source operating system for mobile devices. S60 is the most popular Symbian user interface developed by Nokia. |
Template FunctionsDefinition
A special C++ function which operates with generic types. Template functions are useful for common code intended to be use by multiple types without retyping it.
Syntax
...
Read the whole article |
|
|
|