Vtable for virtual functions in D
Laeeth Isharc
Laeeth at laeeth.com
Tue Apr 3 01:40:44 UTC 2018
On Wednesday, 7 March 2018 at 21:14:12 UTC, Henrik wrote:
>
Many important libraries like ICU have C
> interfaces even when written in C++. The direct support of C
> headers would be very convenient in migrating parts of C/C++
> projects to D. It would also open up POSIX which is used
> extensively in our work.
>
> This looks great:
> https://github.com/D-Programming-Deimos/
> but it must be tedious to keep such files up to date.
"Are there any plans to support the direct inclusion [of] C
header files?"
Yes, very shortly, as an extra build step. Watch this space.
More information about the Digitalmars-d
mailing list