Yu(玉) - 0.1.0-b1 :   COW String and Vector—— Dlang‘s Toolkit
    Dsby via Digitalmars-d-announce 
    digitalmars-d-announce at puremagic.com
       
    Tue Jun  6 03:02:55 PDT 2017
    
    
  
     Add COW string
     Rebuild Vector
         Use COW : when is the Value-type and struct don't 
hasElaborateAssign
         Use Deep-Copy : when hasElaborateAssign
         Disable copy: when is Ref-Type and Pointer
     Change async-socket all CallBack to nothrow
     Rm yu.array.IAppder
     add yu.traits.isRefType
https://github.com/dushibaiyu/yu/releases/tag/v0.1.0-b1
    
    
More information about the Digitalmars-d-announce
mailing list