HomePhabricator

Mark LevelDB "Read" and "Exists" functions as const.
ffb4c210bc0bUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Mark LevelDB "Read" and "Exists" functions as const.

Mark the "Read" and "Exists" functions in CLevelDBWrapper as "const".
They do not change anything in the DB, by definition.

Details

Provenance
Daniel Kraft <d@domob.eu>Authored on Jul 19 2014, 13:39
deadalnixPushed on May 14 2017, 22:04
Parents
rABC0d763fc9e148: Merge pull request #4749
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Kraft <d@domob.eu> committed rABCffb4c210bc0b: Mark LevelDB "Read" and "Exists" functions as const. (authored by Daniel Kraft <d@domob.eu>).Aug 26 2014, 09:26