On Friday, 20 May 2016 at 17:11:52 UTC, Wyatt wrote:
I've probably missed something, but it seems like line noise just because we feel we must.

Line and file is not unique because the same template would generate different functions for different arguments.

Template arguments are a part of the identifier... and that can really blow up the size because they might be template arguments which might be template arguments, etc., but each unique argument could be creating an entirely different function.

Reply via email to