diff --git a/internal/core/src/bitset/detail/platform/arm/sve-impl.h b/internal/core/src/bitset/detail/platform/arm/sve-impl.h index 70cfcb0307..83a9eeff37 100644 --- a/internal/core/src/bitset/detail/platform/arm/sve-impl.h +++ b/internal/core/src/bitset/detail/platform/arm/sve-impl.h @@ -1314,6 +1314,10 @@ struct ArithHelperI64 { } }; +// +template +struct ArithHelperF32 {}; + template struct ArithHelperF32 { static inline svbool_t @@ -1338,10 +1342,6 @@ struct ArithHelperF32 { } }; -// -template -struct ArithHelperF32 {}; - template struct ArithHelperF32 { static inline svbool_t