[Issue 3673] inheritance + if clause = no go

d-bugmail at puremagic.com d-bugmail at puremagic.com
Tue Jan 5 04:22:31 PST 2010


http://d.puremagic.com/issues/show_bug.cgi?id=3673



--- Comment #2 from Max Samukha <samukha at voliacable.com> 2010-01-05 04:22:26 PST ---
Also, each interface adds sizeof(void*) bytes to the class instance size. While
recursive inheritance provides a separate interface for each type, which may be
a nice property, the overhead, for example, of OutputRange!basicTypes would be
significant.

-- 
Configure issuemail: http://d.puremagic.com/issues/userprefs.cgi?tab=email
------- You are receiving this mail because: -------


More information about the Digitalmars-d-bugs mailing list