Updated on 03 Oct, 20251 mins read 249 views
ConceptDescription
Generic ProgrammingUse of templates to write type-independent code. Executed at runtime.
Template Metaprogramming (TMP)Use of templates to compute values at compile time using recursion-like logic.

 

Buy Me A Coffee

Leave a comment

Your email address will not be published. Required fields are marked *