mirror of
https://github.com/Open-Cascade-SAS/OCCT.git
synced 2026-08-10 16:32:33 +08:00
cc367178fb
- 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