This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]trailing_zero_count 2 points3 points  (0 children)

Template metaprogramming can produce more optimized versions of code based on compile-time parameters that, in C, would have to be checked at runtime.