On 8/11/21 8:41 AM, [email protected] wrote:
Add an API for string buffers that grow in size as text is added.
This API will be useful in several places of the multipath-tools code
base. Add unit tests for these helpers, too.

Has it been considered to switch to C++ and use std::string and/or std::ostringstream instead of implementing a string library in C?

Thanks,

Bart.



--
dm-devel mailing list
[email protected]
https://listman.redhat.com/mailman/listinfo/dm-devel

Reply via email to