Setting target for static inline variables
I’m using AVX2 instruction to initialize static inline variables in my code. But the following does not compile.
I’m using AVX2 instruction to initialize static inline variables in my code. But the following does not compile.