C++20
In This Section
C++20
xtd support C++20 or above.
As of 2018, C++20 is the name for the most recent revision of the ISO/IEC 14882 standard for the C++ programming language.
For more information see wikipedia and cppreference.
Operating System
- Windows 10 32 or 64 bits or later
 - macOS X 10.15 or later
 - Linux (compatible with g++10)
 - Probably others (if a compatible C++20 compiler is supported and if xtd.core.native, xtd.drawing.native and xtd.form.native libraries are ported).
 
Compilers
Compilers list where xtd.forms are tested
- Xcode 11.6 - Apple clang version 11.0.3 or later
 - clang 10 or later
 - GCC 10 or later
 - Visual Studio 2019 RTW 16.0 or later
 
More compilers can be used see C++ compiler support for C++20.