Closed maxint closed 5 years ago
Thanks for the patch. The code looks better now. But just out of pure curiosity - which compiler complains about this const specifier? The ones tried by me don't do that :)
It's my pleasure and thanks for such handy open source. The compilers are VS2017 and clang. Those are old code. Now I am also tried to add const specifier when writing SIMD code :)
To avoid compile error for code as following