ตัวแปล C# เป็น C++ – CodePorting.Translator Cs2Cpp ปล่อย 25.7
บันทึกประจำรุ่น
Major Features
None.
Minor fixes
Implemented the Max property for SortedSet.
Fixed the behavior of ScopeGuard desctructor logic. Now safely handles exceptions during stack unwinding by wrapping the cleanup call into a try/catch block if an exception is active.
Implemented the method SystemSharedPtr RandomNumberGeneratorCreate().
Public API and Backward Incompatible Changes
Removed Emscripten from the release bundle — builds for this platform are no longer included in the release.