comp.lang.ada
 help / color / mirror / Atom feed
From: Roger <rogermcm2@gmail.com>
Subject: Re: Interface Ada string with C++ std::string
Date: Thu, 5 Jul 2018 16:32:37 -0700 (PDT)
Date: 2018-07-05T16:32:37-07:00	[thread overview]
Message-ID: <e0560d22-991b-4f60-b1d0-4c8600c98a36@googlegroups.com> (raw)
In-Reply-To: <85743ee2-7d33-4024-a497-73a8dae0f480@googlegroups.com>

Just to complete the story, the solution was extremely simple, just a C++ wrapper in which a std::string constructor is used to generate a std::string from a char* string which is then used in calling the required C++ routine.


      parent reply	other threads:[~2018-07-05 23:32 UTC|newest]

Thread overview: 13+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2018-07-03 12:59 Interface Ada string with C++ std::string Roger
2018-07-03 13:13 ` Dan'l Miller
2018-07-03 13:16   ` Roger
2018-07-03 16:34     ` Jacob Sparre Andersen
2018-07-03 16:52       ` Roger
2018-07-03 16:56 ` Lucretia
2018-07-04  3:33   ` Roger
2018-07-04  4:13     ` Roger
2018-07-04 11:23     ` Lucretia
2018-07-04 11:45       ` Roger
2018-07-04 11:52         ` Lucretia
2018-07-05  1:08           ` Roger
2018-07-05 23:32 ` Roger [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