cuda-api-wrappers icon indicating copy to clipboard operation
cuda-api-wrappers copied to clipboard

Some methods in the dimensions classes are missing noexcept and/or constexpr

Open eyalroz opened this issue 1 year ago • 0 comments

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.

eyalroz avatar Sep 01 '24 14:09 eyalroz