New expression in ToElemVisitor
    Jacob Carlborg 
    doob at me.com
       
    Wed Aug 22 19:01:05 UTC 2018
    
    
  
On 2018-08-20 22:30, kinke wrote:
> Glancing over the original thread again, you could probably tackle this 
> differently. What about defining the `_class_t` struct and its helper 
> structs in object.d and stashing away that type (just like 
> `Type::dtypeinfo` etc.), so that you can use it later for defining the 
> ObjC global (and presumably also for your <NewExpression>::type)?
I guess I could. But DMD doesn't require these types, what it seems like.
-- 
/Jacob Carlborg
    
    
More information about the digitalmars-d-ldc
mailing list