Mir

Code review comment for lp:~vanvugt/mir/clang

Revision history for this message
Daniel van Vugt (vanvugt) wrote :

I don't think:
    Displacement const disp = Displacement();
is a good alternative. Doesn't that create a non-const temporary anyway?

« Back to merge proposal