C++: Add change note

This commit is contained in:
Jeroen Ketema
2026-01-02 21:56:43 +01:00
parent 273f517a37
commit ffdd6f7d91

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* The `_Decimal32`, `_Decimal64`, and `_Decimal128` types are no longer exposed as builtin types. Support for these gcc-specific types was incomplete, and are generally not used in C/C++ codebases.