template metaprogramming

From Wiktionary, the free dictionary
Jump to navigation Jump to search

English[edit]

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.