Sam Yates
authored
* Use structured bindings where noted (there are likely other opportunities in the code). * Use `if constexpr` to simplify some template-dispatched code. * Remove `arb::uitl::get`, as it is no longer required now that util::variant is replaced. * Add `_v` utility inline constexpr template values. Part of the C++17 migration task #1022.
Name | Last commit | Last update |
---|---|---|
.. | ||
include/arborenv | ||
CMakeLists.txt | ||
affinity.cpp | ||
concurrency.cpp | ||
cuda_api.hpp | ||
default_gpu.cpp | ||
gpu_api.hpp | ||
gpu_uuid.cpp | ||
gpu_uuid.hpp | ||
hip_api.hpp | ||
private_gpu.cpp |