mirror of
https://github.com/facebook/react-native.git
synced 2025-11-01 09:14:26 +00:00
b41307af77
Summary: What's changed: * `end()` now returns the pointer to the imaginary element after the very last one (which is aligned with STL); * `erase()` now swaps the removing and the last elements and shrinks the size of an array. Changelog: [Internal] Fabric-specific internal change. Reviewed By: sammy-SC Differential Revision: D19965405 fbshipit-source-id: 92eedf38d55be35a0d9ab6120634b51c8d6e4674