Is true iff a T can be a assigned from an U r-value Opposite to std.traits.isRvalueAssignable this correctly handles uncopyable types.
See Implementation
Is true iff a T can be a assigned from an U r-value Opposite to std.traits.isRvalueAssignable this correctly handles uncopyable types.