Files
react-native/ReactCommon/react/renderer/mapbuffer
Moti Zilberman 5009ad33a6 Make MapBuffer movable
Summary:
Changelog: [Internal]

`MapBuffer` already has a move constructor but did not have a move assignment operator prior to this diff. Changing this requires removing the `const` qualifier from `bytes_`, but this seems OK in practice as it will still be treated as `const` by all the `const` accessors on `MapBuffer`.

Reviewed By: RSNara

Differential Revision: D42369493

fbshipit-source-id: f0fcce533d8e0883dcf85d7262620ea77f377644
2023-01-05 12:38:41 -08:00
..
2022-09-06 07:01:17 -07:00
2022-10-13 05:07:59 -07:00
2023-01-05 12:38:41 -08:00
2022-10-13 05:07:59 -07:00