Question: Suppose you've written a large C++ program that makes heavy use of templates, and that those templates are all written in header files. What effect
Suppose you've written a large C++ program that makes heavy use of templates, and that those templates are all written in header files. What effect would you expect this tendency to have on how long it takes to compile this large program, relative to an equivalent program that made no use of templates? Why?
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
