A modest proposal: eliminate template code bloat

H. S. Teoh hsteoh at quickfur.ath.cx
Mon Apr 9 07:43:05 PDT 2012


On Mon, Apr 09, 2012 at 11:58:01PM +1000, Daniel Murphy wrote:
> "H. S. Teoh" <hsteoh at quickfur.ath.cx> wrote in message 
> news:mailman.1518.1333937643.4860.digitalmars-d at puremagic.com...
> >
> > Why is it so important to have unique addresses for functions?
> >
> 
> Just because I can't think of a use case doesn't mean nobody is
> relying on it!
> 
> But I guess there really isn't one. 
[...]

Somebody brought up the matter of stacktraces. Which could be a valid
concern, I suppose, although I'm tempted to just say, use a
non-optimized build for debugging purposes. (But I suppose that is
arguable.)


T

-- 
Heuristics are bug-ridden by definition. If they didn't have bugs,
they'd be algorithms.


More information about the Digitalmars-d mailing list