template metaprogramming

English edit

 
English Wikipedia has an article on:
Wikipedia

Noun edit

template metaprogramming (uncountable)

  1. (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.