HomePhabricator

Make pass-by-ref arguments const.
7c8e4c5cfb3dUnpublished

Unpublished Commit ยท Learn More

Repository Importing: This repository is still importing.

Description

Make pass-by-ref arguments const.

Make some of the arguments in rest.cpp, that are passed by
reference but never modified, const to emphasise that.

Details

Provenance
Daniel Kraft <d@domob.eu>Authored on Dec 16 2014, 12:45
deadalnixPushed on May 14 2017, 22:04
Parents
rABC28a274e6ce5f: Merge pull request #5487
Branches
Unknown
Tags
Unknown

Event Timeline

Daniel Kraft <d@domob.eu> committed rABC7c8e4c5cfb3d: Make pass-by-ref arguments const. (authored by Daniel Kraft <d@domob.eu>).Dec 16 2014, 12:45