Fun with allMembers
Shin Fujishiro
rsinfu at gmail.com
Thu May 14 11:48:45 PDT 2009
Andrei Alexandrescu <SeeWebsiteForEmail at erdani.org> wrote:
> To answer your question: for starters, try to implement BlackHole and
> WhiteHole as explained here:
>
> http://erdani.dreamhosters.com/cranking-policies-up.pdf
>
Ah, I've hand-written such BlackHoles number of times :). I thought I
could implement a template which automatically generates such code, but
some weird behaviors of the __traits(getVirtualFunctions) blocked me
from implementing it.
Anyway, I'll try to implement them again. Thanks!
More information about the Digitalmars-d
mailing list