kokkos / mdspan

Reference implementation of mdspan targeting C++23
Other
413 stars 69 forks source link

treat warnings as errors in mdspan tests #328

Open oliverlee opened 6 months ago

oliverlee commented 6 months ago

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