comp.lang.ada
 help / color / mirror / Atom feed
* Ada bindings to C++ class templates
@ 2011-03-05  9:36 David Sauvage
  2011-03-05 10:56 ` Maciej Sobczak
  0 siblings, 1 reply; 3+ messages in thread
From: David Sauvage @ 2011-03-05  9:36 UTC (permalink / raw)


Hi,

I'm trying to know more about how to write Ada bindings to C++ class
templates.
Unfortunately, I have found no documentation concerning this subject.
May be we could use the C++ STL vector class template [1] as a basis
for the discussion & hints (if any).

I would think that the Ada binding would start from a generic package.

I would prefer to implement the necessary intermediate C layers to
make the binding compiler portable if possible. (instead of using g++ -
fdump-ada-spec for example)

Any help & hints would be appreciate.


[1] http://en.wikipedia.org/wiki/Vector_(C++)

--
David



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

end of thread, other threads:[~2011-03-07  4:43 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2011-03-05  9:36 Ada bindings to C++ class templates David Sauvage
2011-03-05 10:56 ` Maciej Sobczak
2011-03-07  4:43   ` David Sauvage

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