Hacker News new | ask | show | jobs
by monocasa 3290 days ago
Thrashing your I$ because you have too many template instantiations can be prohibitively expensive too, it's just harder to metric.
1 comments

Just how many nested templates are we talking about here? You can have that problem (obviously) with or without templates. Most sane template designs don't exist when the program is actually run (Debugging them when they don't work is another matter)