Mir

Code review comment for lp:~raof/mir/factor-out-gbm-output-surface

Revision history for this message
Alan Griffiths (alan-griffiths) wrote :

> > No, an incomplete move constructor - it doesn't invalidate the moved-from
> > object, resulting in the crash.
>
> So why have a move constructor at all?!
>
> A move constructor that promises to behave like a copy constructor is
> misleading at best.

Ah! I now looked at the final code. That make sense.

review: Approve

« Back to merge proposal