diff options
author | Lioncash <mathew1800@gmail.com> | 2018-07-25 17:29:49 -0400 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2018-07-25 17:31:08 -0400 |
commit | a2cd07d0940e8bcd84d08dbf8f1d6663dc61ab6f (patch) | |
tree | eafde8257566ad69b1c435dd84f5e9fd77a400fb /src/common/logging/backend.cpp | |
parent | 1e4935c3a0f7e76b9bcac3ffd57e530c5818edf2 (diff) |
service/nvdrv: Use std::move where applicable
Avoids unnecessary reference count increments and decrements.
In one case, we don't need to make a shared_ptr copy at all,
just to call a member function.
Diffstat (limited to 'src/common/logging/backend.cpp')
0 files changed, 0 insertions, 0 deletions