By mswatcher
via visualstudiomagazine.com
Submitted: Jan 28 2013 / 10:35
A meta-program is "executed" as the result of template instantiation (therefore, before compiled code is produced). Meta-program results are then compiled and merged into object code, including any back-end optimization.
Add your comment