Mir

Code review comment for lp:~alan-griffiths/mir/a-simpler-server-setup

Revision history for this message
Andreas Pokorny (andreas-pokorny) wrote :

Two more things:

Whats the thought behind writing {*this} instead of just *this?
I think:

523 + std::cerr << "DEBUG: " << __PRETTY_FUNCTION__ << std::endl;

and iostream is not needed anymore?

« Back to merge proposal