diff options
author | Lioncash <mathew1800@gmail.com> | 2022-11-28 10:41:19 -0500 |
---|---|---|
committer | Lioncash <mathew1800@gmail.com> | 2022-11-28 10:43:48 -0500 |
commit | ad787b20cad2962cf16a8d943292c84582267832 (patch) | |
tree | 7a76e3d8d945170072e6e8caf26bf99dd5fd3fa3 /src/input_common/main.cpp | |
parent | 6291eec7003fb03828a3ab3fb974eaba9c8784b2 (diff) |
nvdrv: Simplify builder declarations
We can just use auto here. If one of these ever happens to not be
derived from nvdevice, then this will cause a compilation error.
We can also move the devices into the collection to get rid of an
unnecessary atomic reference count increment and decrement.
Diffstat (limited to 'src/input_common/main.cpp')
0 files changed, 0 insertions, 0 deletions