template metaprogramming
Appearance
English
[edit]Noun
[edit]template metaprogramming (uncountable)
- (programming) A form of metaprogramming in which templates are used by a compiler to generate temporary source code, which is then merged with the rest of the source code and recompiled.