Mir

Code review comment for lp:~raof/mir/no-ipc-on-compositor-threads

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

Nit:

+ std::shared_ptr<boost::asio::io_service> const &io_service,
+ std::shared_ptr<boost::asio::local::stream_protocol::socket> const &socket)

Did you have CLion set to the wrong "&" placement style?

« Back to merge proposal