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
schancelPushed on Jan 5 2018, 21:58
schancelPushed on Jan 5 2018, 21:39
schancelPushed on Jan 5 2018, 21:17
Parents
rSTAGING28a274e6ce5f: Merge pull request #5487
Branches
Unknown
Tags
Unknown

Event Timeline

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