auto var = (rvalue);

fails to compile if typeof(rvalue) has disabled the postblit. Why isn't a move issued in this instance?

Reply via email to