1
0
Fork 0
mirror of https://github.com/Neargye/magic_enum.git synced 2026-01-09 23:34:23 +00:00

update readme

This commit is contained in:
neargye 2019-12-17 17:39:22 +05:00
parent 1d7f773bfa
commit 1b9dea0892

View file

@ -188,8 +188,8 @@ If you are using [Conan](https://www.conan.io/) to manage your dependencies, mer
## Compiler compatibility
* Clang/LLVM >= 5
* Visual C++ >= 15.3 / Visual Studio >= 2017
* Xcode >= 10.2
* MSVC++ >= 14.11 / Visual Studio >= 2017
* Xcode >= 10
* GCC >= 9
## Licensed under the [MIT License](LICENSE)