Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
[mc] Remove unsafe method ChunkedData::pagenos() (non-const)
authorGabriel Corona <gabriel.corona@loria.fr>
Mon, 22 Feb 2016 11:34:58 +0000 (12:34 +0100)
committerGabriel Corona <gabriel.corona@loria.fr>
Mon, 22 Feb 2016 15:08:24 +0000 (16:08 +0100)
commit91544516eed813da25f68cd8155f455aff1fb789
tree0f20a0b79d1f131db2ea0fe5c0698105106199f0
parent33e118c08426a12ed80cd258ff1154f8bc70973b
[mc] Remove unsafe method ChunkedData::pagenos() (non-const)

Modifying the page number directly would break the reference counts on
the pages.
src/mc/ChunkedData.hpp