comp.lang.ada
 help / color / mirror / Atom feed
From: "Matthew Heaney" <mheaney@on2.com>
Subject: Re: [ANNOUNCE] Heterogeneous Doubly Linked List
Date: Wed, 18 Sep 2002 11:15:16 -0400
Date: 2002-09-18T11:15:16-04:00	[thread overview]
Message-ID: <uoh6459cn3og55@corp.supernews.com> (raw)
In-Reply-To: 3c981b4d$1_1@news.tm.net.my


"Adrian Hoe" <mailbox@*nospam*adrianhoe.com> wrote in message
news:3c981b4d$1_1@news.tm.net.my...

The Charles container library also has lists (both singly- and
doubly-linked), for homogeneous elements.

http://home.earthlink.net/~matthewjheaney/charles-20020918.zip

Charles is modeled on the C++ STL.  All the containers support both active
and passive iteration.  Both lists support bidirectional iteration (although
for the singly-linked list this isn't terribly efficient, as you might
imagine).


> There is a nice package of heterogeneous doubly linked list which you
> can download from my website. This is a polymorphic doubly linked list
> and the code is released under GMGPL.
> --
> Remove *nospam* to e-mail me.
>                                        -- Adrian Hoe
>                                        -- http://adrianhoe.com





      parent reply	other threads:[~2002-09-18 15:15 UTC|newest]

Thread overview: 3+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-20  6:08 [ANNOUNCE] Heterogeneous Doubly Linked List Adrian Hoe
2002-03-21  2:11 ` Adrian Hoe
2002-09-18 15:15 ` Matthew Heaney [this message]
replies disabled

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox