readme: note the supported compiler versions
This commit is contained in:
parent
6065aa9933
commit
b37d4e9e0a
2
README
2
README
@ -1,3 +1,5 @@
|
||||
A simple cross-platform C++ utility library.
|
||||
|
||||
Supported compilers: >=clang-4.x, >=gcc7.x; specifically, we require c++17 features such as structured bindings which aren't present in older compilers. No attempt has been made to compile under MSVC.
|
||||
|
||||
For the love of God, do not use the crypto routines. I am not a cryptographer or a security specialist. You have been warned.
|
||||
|
Loading…
Reference in New Issue
Block a user