object oriented value type
    Jarrett Billingsley 
    kb3ctd2 at yahoo.com
       
    Sat Jun 30 13:18:26 PDT 2007
    
    
  
"Tristam MacDonald" <swiftcoder at gmail.com> wrote in message 
news:f666iv$2r1m$1 at digitalmars.com...
> Maybe inheritance is not so useful, but constructor/destructor/opAssign 
> for structs would be nice, as lightweight value types with the ability to 
> manage resources are very handy...
The current behavior of opAssign not what you need?
Ctors/dtors for structs are supposedly coming, but who knows when.. 
    
    
More information about the Digitalmars-d
mailing list