cuda-api-wrappers
cuda-api-wrappers copied to clipboard
Some methods in the dimensions classes are missing noexcept and/or constexpr
Some methods of the grid::dimensions_t and grid::composite_dimensions_t classes, which can be marked constexpr and/or noexcept, are not this marked.