Signals and Slots in D

Georg Wrede georg.wrede at nospam.org
Fri Sep 29 02:45:33 PDT 2006


Chad J > wrote:
> Couldn't you also do weak pointers by XORing them with 0xFFFFFFFF (or, 
> better yet, const size_t weakxor = -1), then XORing again before and 
> after you need to operate on them?
> 
> Just thought I'd toss that out there.

What happens the day we're halfway up the virtual memory space?



More information about the Digitalmars-d mailing list