Can you access the same classes from C++ and D and vise versa, or do the classes have to not form dependency cycle?
Tejas
notrealemail at gmail.com
Wed Sep 14 06:40:35 UTC 2022
On Tuesday, 13 September 2022 at 03:13:59 UTC, Daniel Donnell, Jr
wrote:
> On Sunday, 11 September 2022 at 02:14:51 UTC, zjh wrote:
>> On Saturday, 10 September 2022 at 22:07:32 UTC, Ali Çehreli
>> wrote:
>>> On 9/10/22 13:04, Daniel Donnell wrote:
>>> > https://dlang.org/spec/cpp_interface.html
>>>
>>> At DConf, Manu indicated that that page is outdated and that
>>> D's C++ support is actually a lot better.
>>
>>
>> Update it quickly, This is a big selling point.
>
> So what is the answer here? I'm not sure what they were
> getting at...
You can
https://stackoverflow.com/a/53710273
More information about the Digitalmars-d-learn
mailing list