On Saturday, 1 February 2020 at 08:21:29 UTC, Ferhat Kurtulmuş wrote:

You cannot. https://dlang.org/spec/cpp_interface.html#using_cpp_classes_from_d

You must use a factory method like createInstance.

Oh I see, so there's definitively no way to call a c++ ctor without modifying the c++ code ?

Reply via email to