Articles C++Builder 10.4 Sydney support for ISO C++ by Embarcadero Team Japan

emailx45

Местный
Регистрация
5 Май 2008
Сообщения
3,571
Реакции
2,438
Credits
573
C++Builder 10.4 Sydney support for ISO C++
Embarcadero Japan Support 17/8/2020
[SHOWTOGROUPS=4,20,22]

There were some questions on the forum and Stack Overflow about the latest release of ISO C++ language support for C++Builder.
This post contains links and information about the C++Builder compiler built on top of the Clang open source compiler.

The version information of LLVM and Clang of C++Builder 10.4 Sydney is as follows.
Для просмотра ссылки Войди или Зарегистрируйся

compilerplatformClang versionLLVM version
BCC32C32-bit Windows5.05.0
BCC32X32-bit Windows5.05.0
BCC6464-bit Windows5.05.0
BCCIOSARM32-bit iOS3.33.3
BCCIOSARM6464-bit iOS3.33.5
BCCAARMAndroid3.33.3


Clang/LLVM ISO C++ status information Для просмотра ссылки Войди или Зарегистрируйся It is in.
  • Clang 3.3 later ISO C++2011 It implements all the standards.
  • Clang 3.4 later ISO C++2014 It implements all the standards.
  • Clang 5 later ISO C++2017 It implements all standard functionality.
David Millington, Product Manager at C++Builder(David Millington)also C++Reference site(Для просмотра ссылки Войди или Зарегистрируйся)so Embarcadero C++BuilderInformation is being updated. On this page, various ISO C++ You can check the support status of the compiler regarding language features.

[/SHOWTOGROUPS]