Skip to content

Commit 4aa49d0

Browse files
author
expnkx
committed
Todo: Intel C++ Compiler support
1 parent b72a49f commit 4aa49d0

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

readme.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,8 @@ int main()
1818
You can download the latest GCC compiler for windows here. https://bitbucket.org/ejsvifq_mabmip/mingw-gcc/src/master/
1919
For Linux, you can watch this video to help you install the latest GCC easily. https://www.youtube.com/watch?v=qFToZjo2x24
2020
- VS 19.26
21-
- Clang with libstdc++. No Clang with libc++ yet since libc++ has not supported concepts and ranges headers.
21+
- Clang 11 with libstdc++. No Clang with libc++ yet since libc++ has not supported concepts and ranges headers.
22+
- Todo: Intel C++ Compiler
2223

2324
## Platform Support
2425
- Windows

0 commit comments

Comments
 (0)