On Tue, 21 Oct 2014 19:36:49 +0000
via Digitalmars-d <digitalmars-d@puremagic.com> wrote:

> On Tuesday, 21 October 2014 at 19:33:14 UTC, Freddy wrote:
> > On Tuesday, 21 October 2014 at 12:22:54 UTC, edn wrote:
> >> Could someone provide me with examples showing the usefulness 
> >> of pointers in the D language? They don't seem to be used as 
> >> much as in C and C++.
> >
> > https://en.wikipedia.org/wiki/XOR_linked_list
> Uhm. That won't work with the GC…
nope, it's vice versa: it's GC who can't work with this. ;-)

yet you can use D without GC.

Attachment: signature.asc
Description: PGP signature

Reply via email to