Mir

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

Revision history for this message
Andreas Pokorny (andreas-pokorny) 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;

But Alexandros proposal for (2) is nicer.

review: Approve

« Back to merge proposal