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
Jacob Carlborg via Digitalmars-d Sat, 25 Aug 2018 12:20:42 -0700
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