C++ interface.

John Colvin john.loughran.colvin at gmail.com
Tue Apr 1 11:56:30 PDT 2014


On Tuesday, 1 April 2014 at 18:37:06 UTC, Walter Bright wrote:
> On 4/1/2014 10:38 AM, Ali Çehreli wrote:
>> However, the mangling itself is not standardized.
>
> That isn't the problem - dmd emits custom mangling for each 
> platform.
>
> The problem is "how to specify C++ namespaces in D".

uninstantiable struct? (as an aside, it'd be nice to have 
@disable init for making truly uninstantiable structs).

Or just use modules, if that can be made to work.


More information about the Digitalmars-d mailing list