comp.lang.ada
 help / color / mirror / Atom feed
* Trouble translating a C++ data-structure.
@ 2018-03-08  0:37 Shark8
  2018-03-08  0:49 ` Paul Rubin
                   ` (3 more replies)
  0 siblings, 4 replies; 20+ messages in thread
From: Shark8 @ 2018-03-08  0:37 UTC (permalink / raw)


I found a data-structure implemented in C++, a van Emde Boas Tree, and tried to write the equivalent in Ada, both using the dump-ada-spec flag w/ manual fixups AND a from-scratch transliteration, but was unable to really do so (my C++ is really rusty).

What would be a good translation?
https://github.com/diogomg/van-emde-boas-tree

^ permalink raw reply	[flat|nested] 20+ messages in thread

end of thread, other threads:[~2018-03-14  5:10 UTC | newest]

Thread overview: 20+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-03-08  0:37 Trouble translating a C++ data-structure Shark8
2018-03-08  0:49 ` Paul Rubin
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

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