We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2a5b880 commit 53a54b5Copy full SHA for 53a54b5
docs/source/index.rst
@@ -22,7 +22,7 @@ operators as for single values. It also provides accelerated implementation of c
22
You can find out more about this implementation of C++ wrappers for SIMD intrinsics at the `The C++ Scientist`_. The mathematical functions are a
23
lightweight implementation of the algorithms also used in `boost.SIMD`_.
24
25
-`xsimd` requires a C++14 compliant compiler. The following C++ compilers are supported:
+`xsimd` requires a C++11 compliant compiler. The following C++ compilers are supported:
26
27
+-------------------------+-------------------------------+
28
| Compiler | Version |
0 commit comments