mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-05-10 09:30:48 +08:00
- Added Try* methods for conditional binding (only insert if key doesn't exist) - Added Emplace* methods for in-place construction of values - Fixed memory safety issues in NCollection_FlatMap/FlatDataMap with proper storage management - Fixed exception safety issue in NCollection_IndexedMap/IndexedDataMap by moving Increment() call