[PATCH v3 0/3] std-simd-complex
tkaminsk via Sourceware Forge
forge-bot+tkaminsk@forge-stage.sourceware.org
Tue Jun 2 10:44:52 GMT 2026
(tkaminsk) <tkaminsk@gcc.gnu.org>) commented on the code:
> +++ libstdc++-v3/include/bits/simd_bit.h
> @@ -0,0 +44,4 @@
> +namespace simd
> +{
> + template<__simd_vec_type _Vp>
> + requires integral<typename _Vp::value_type>
Use __simd_integral that you have already defined.
--
https://forge.sourceware.org/gcc/gcc-TEST/pulls/145#issuecomment-6202
More information about the Libstdc++
mailing list