| Home | Downloads | Examples | Documentation | Sources | Project | Gammasoft | Contact | Website |
The Portability section provide informations about Operating System suported, Compilers and Development Environment tools.
- C++17
- Operating System Supported
- Libraries dependency
- The tunit library portability
- Tests and coverage
- Development Environment Tools
- Compilers
xtd support C++17 or above.
As of 2018, C++17 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.
Actually xtd run on Windows, macOS, Linux, iOS and Android Operating System.
Library | Windows | macOS | Linux | iOS | Android |
---|---|---|---|---|---|
tunit | √ | √ | √ | √ | √ |
xtd is every time tested with Continuous Integration tools.
Configurations :
- Visual Studio 2017 Win32
- Visual Studio 2017 Win64
Configurations :
- macOS Xcode 11.6
- linux g++ 9
With CMake, xtd support many Development Environment Tools.
The compilers listed below are supported with xtd :
- Visual studio 2017 or later
- clang Apple LLVM version 10.0.0 (clang-1000.11.45.5) - Xcode 10.1 or later
- g++ 7
© 2021 Gammasoft.