Closed Yurlungur closed 2 years ago
To mimic KOKKOS_FORCEINLINE and allows to get rid of all our noexcept and nothrow decorators. As suggested by @dholladay00 .
KOKKOS_FORCEINLINE
noexcept
nothrow
Resolved in ports-of-call.
ports-of-call
To mimic
KOKKOS_FORCEINLINE
and allows to get rid of all ournoexcept
andnothrow
decorators. As suggested by @dholladay00 .