isCopyable and isAssignable
    Nordlöw via Digitalmars-d-learn 
    digitalmars-d-learn at puremagic.com
       
    Sun Oct  9 00:23:05 PDT 2016
    
    
  
Now that we have isCopyable from
https://github.com/dlang/phobos/pull/4706
can somebody briefly outline when something fulfills `isCopyable` 
but not `isAssignable` and vice versa?
    
    
More information about the Digitalmars-d-learn
mailing list