fix Compiler compatibility

This commit is contained in:
neargye 2019-03-22 18:50:07 +05:00
parent 453fd09bd8
commit 7589b69beb

View file

@ -122,7 +122,7 @@ You should add required file [nameof.hpp](include/nameof.hpp).
## Compiler compatibility ## Compiler compatibility
* Clang/LLVM >= 5 * Clang/LLVM >= 5
* MSVC >= 15.3 / Visual Studio 2017 * Visual C++ >= 15.3 / Visual Studio >= 2017
* Xcode >= 9 * Xcode >= 9
* GCC >= 7 * GCC >= 7