diff options
author | Lioncash <mathew1800@gmail.com> | 2018-08-20 17:36:41 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-08-20 19:48:57 -0400 |
commit | f9a26d468c2388269eb63c3baf6c35762c594932 (patch) | |
tree | dc2cae3d98b0aefab323c4f64f13ae82e5da7629 /src/common/memory_util.cpp | |
parent | 1277556c69a29a6479815b16e3e1707f7e53a422 (diff) |
profile_manager: Take ProfileInfo by const reference where applicable
ProfileInfo is quite a large struct in terms of data, and we don't need
to perform a copy in these instances, so we can just pass constant
references instead.
Diffstat (limited to 'src/common/memory_util.cpp')
0 files changed, 0 insertions, 0 deletions