comp.lang.ada
 help / color / mirror / Atom feed
From: Paul Rubin <no.email@nospam.invalid>
Subject: Re: Trouble translating a C++ data-structure.
Date: Wed, 07 Mar 2018 16:49:32 -0800
Date: 2018-03-07T16:49:32-08:00	[thread overview]
Message-ID: <87woyns86b.fsf@nightsong.com> (raw)
In-Reply-To: 1aac45bf-2baf-4ca5-9cb5-07e1748ff6b4@googlegroups.com

Shark8 <onewingedshark@gmail.com> writes:
> I found a data-structure implemented in C++, a van Emde Boas Tree,
> https://github.com/diogomg/van-emde-boas-tree

That is C not C++.  You should probably just read a description of the
algorithm and code from that.  The Wikipedia article looks like a
reasonable place to start:

https://en.wikipedia.org/wiki/Van_Emde_Boas_tree


  reply	other threads:[~2018-03-08  0:49 UTC|newest]

Thread overview: 20+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-03-08  0:37 Trouble translating a C++ data-structure Shark8
2018-03-08  0:49 ` Paul Rubin [this message]
2018-03-08  2:33 ` gautier_niouzes
2018-03-09 16:24 ` Dan'l Miller
2018-03-09 22:44   ` Shark8
2018-03-10  3:02     ` Bojan Bozovic
2018-03-10 12:45       ` Bojan Bozovic
2018-03-10 18:10         ` Shark8
2018-03-12 16:07     ` Dan'l Miller
2018-03-12 23:46     ` Randy Brukardt
2018-03-12 19:49 ` Mehdi Saada
2018-03-12 22:26   ` Shark8
2018-03-13  1:22   ` Paul Rubin
2018-03-13  2:11   ` Dan'l Miller
2018-03-13 19:51     ` Paul Rubin
2018-03-13 23:35       ` Dan'l Miller
2018-03-14  4:28         ` Dan'l Miller
2018-03-14  3:14       ` Shark8
2018-03-14  4:44         ` Bojan Bozovic
2018-03-14  5:10           ` Paul Rubin
replies disabled

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