C++ constructors, destructors and operator access
Igor Stepanov
wazar.leollone at yahoo.com
Sun May 19 05:20:39 PDT 2013
>No.
Ok. As I know, there is running process to moving DMD front-end
from C++ to D. As I remember, process expect to be gradual. Thus
I the same moment will be C++ classes and D classes in the
frontend. How you are planning create new C++ objects from D? Are
you planning add to all classes special "constructor" static
method, which will create new instances of C++ classes and return
it, or you see another way to do it?
More information about the Digitalmars-d
mailing list