"bitwise" wrote in message news:[email protected]...I have a class with callbacks that can be overridden, which are inherited from an extern(C++) interface. The callbacks are called from C++ code. Is there any chance that the linkage will be inferred in the future?I think there's a bug report about this, somewhere. I'm not sure it's worth changing.
For reference: https://issues.dlang.org/show_bug.cgi?id=13867
