Skip to content
Snippets Groups Projects
Commit 3fb1fd2f authored by Tristan Matthews's avatar Tristan Matthews
Browse files

* #9847: use references instead of pointers where possible

This avoids redundant "if (x == NULL)" style checks and puts the onus on
the caller to use valid parameters.
parent 248d0f18
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment