On Thu, 22 Oct 2009 15:11:08 -0400, AJ <[email protected]> wrote:
Is there a utility to convert C++ code to D code?
There are utilities that will wrap c++ code. And DMD supports limited interfacing with c++ code compiled with DMC.
On Thu, 22 Oct 2009 15:11:08 -0400, AJ <[email protected]> wrote:
Is there a utility to convert C++ code to D code?
There are utilities that will wrap c++ code. And DMD supports limited interfacing with c++ code compiled with DMC.