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 df856d4 commit 5fd3adbCopy full SHA for 5fd3adb
README.md
@@ -91,7 +91,7 @@ Requirements
91
92
The SDSL library requires:
93
94
-* A modern, C++11 ready compiler such as `g++` version 4.7 or higher or `clang` version 3.2 or higher.
+* A modern, C++11 ready compiler such as `g++` version 4.9 or higher or `clang` version 3.2 or higher.
95
* The [cmake][cmake] build system.
96
* A 64-bit operating system. Either Mac OS X or Linux are currently supported.
97
* For increased performance the processor of the system should support fast bit operations available in `SSE4.2`
0 commit comments