|
|
WebThe World Wide Web is a system of hypertext documents accessed via the Internet. |
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 |
|
|
|