kokkos / mdspan

Reference implementation of mdspan targeting C++23
Other
398 stars 65 forks source link

treat warnings as errors in mdspan tests #328

Open oliverlee opened 3 months ago

oliverlee commented 3 months ago

When compiling mdspan tests, treat compiler warnings as error. This option is not propagated to consumers of mdspan.