What's the difference between
and
Enter two words to compare and contrast their definitions, origins, and synonyms to better understand how those words are related.

Genericize vs Templatize - What's the difference?

genericize | templatize |

As verbs the difference between genericize and templatize

is that genericize is to make generic (used especially of a trademark) while templatize is to genericize by means of templates.

genericize

English

Alternative forms

* genericise * generitize

Verb

  • (nonstandard, or, legal, transitive) To make generic (used especially of a trademark).
  • Derived terms

    * genericized trademark

    templatize

    English

    Verb

    (templatiz)
  • (transitive, computing, programming) To genericize by means of templates.
  • * 2000 , Mark A DeLoura, Game programming gems
  • For our final look at metaprogramming, we templatize matrix multiplication.
  • * 2001 , Andrei Alexandrescu, Modern C++ Design: Generic Programming and Design Patterns Applied
  • We must templatize the engine with the base types of the two arguments (left-hand side and right-hand side).
  • * 2004 , Chris Sells, Justin Gehtland, Windows Forms programming in Visual Basic.NET
  • This makes it trivial to templatize your application; changes to the new generic base form automatically cascade to the derived classes at the next build.
  • * 2008 , Mark S Joshi, C++ Design Patterns and Derivatives Pricing
  • An iterator is a generalization of a pointer and we could templatize the code to work off any iterator.

    Derived terms

    * nontemplatized