Open
Description
We should add string::resize_and_overwrite
as per P1072R10 (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p1072r10.html). The function serialize_impl
can be changed to use it.
We should add string::resize_and_overwrite
as per P1072R10 (http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2021/p1072r10.html). The function serialize_impl
can be changed to use it.