Closed serges147 closed 3 weeks ago
Issues
0 New issues
0 Accepted issues
Measures
0 Security Hotspots
0.0% Coverage on New Code
0.0% Duplication on New Code
Closing this PR b/c with https://github.com/OpenCyphal-Garage/libcyphal/pull/394 it is not needed anymore.
Reverted usage of
select_on_container_copy_construction()
- it broke libcyphal unit tests where there are unit tests which verify that there is no usage of the default PMR.select_on_container_copy_construction()
does exactly this - it create a completely new instance of allocator:pmr::memory_resource()