This section contains Template topics.
Name |
Description |
Earlier versions of the compiler didn't check the syntax of a template body unless the template was instantiated. A template body is now parsed immediately when seen like every other declaration. | |
Templates, also called generics or parameterized types, let you construct a family of related functions or classes. These topics introduce the basic concept of templates: Exporting and importing templates Template Body Parsing Function Templates Class Templates Implicit and Explicit Template Functions Template Compiler Switches The Keyword template |
Copyright(C) 2009 Embarcadero Technologies, Inc. All Rights Reserved.
|
What do you think about this topic? Send feedback!
|