Mir

Code review comment for lp:~dandrader/mir/switchingBundle_lp1270964

Revision history for this message
Daniel d'Andrada (dandrader) wrote :

> As a gradual improvement I would suggest an encapsulation of these two member
> variables into one:
>
> i.e. using boost::optional<unsigned long> last_consuned;

I liked it! Done.

« Back to merge proposal