bn:01248075n
Noun Concept
Categories: Metaprogramming, C++
EN
template metaprogramming  static polymorphism  Template meta-programming  Templating
EN
Template metaprogramming is a metaprogramming technique in which templates are used by a compiler to generate temporary source code, which is merged by the compiler with the rest of the source code and then compiled. Wikipedia
Definitions
Relations
Sources
EN
Template metaprogramming is a metaprogramming technique in which templates are used by a compiler to generate temporary source code, which is merged by the compiler with the rest of the source code and then compiled. Wikipedia
A programming technique used by a compiler to generate temporary source code Wikipedia Disambiguation