fix Compiler compatibility
This commit is contained in:
parent
453fd09bd8
commit
7589b69beb
1 changed files with 1 additions and 1 deletions
|
@ -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
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue