Using a C++ class in a D associative array

Jacob Carlborg doob at me.com
Sat Aug 25 19:18:32 UTC 2018


On 2018-08-22 23:00, kinke wrote:

> It could be simpler (and slower ;)) by using `m_flags & 
> ClassFlags.isCPPclass`.

There's Objective-C classes as well, which does not seem to have an 
entry in TypeInfo_Class.ClassFlags.

-- 
/Jacob Carlborg


More information about the Digitalmars-d mailing list