TEMPLATE
Template
Templates are a feature of the C++ programming language that allow functions and classes to operate with generic types. This allows a function or class to work on many different data types without being rewritten for each one. This is effectively a Turing-complete language.The above text is a snippet from Wikipedia: Template (C++)
and as such is available under the Creative Commons Attribution/Share-Alike License.
template
Noun
- A physical object whose shape is used as a guide to make other objects.
- A generic model or pattern from which other objects are based or derived.
- A macromolecule which provides a pattern for the synthesis of another molecule.
Verb
The above text is a snippet from Wiktionary: template
and as such is available under the Creative Commons Attribution/Share-Alike License.