* Add a test target * Fix up the comment and description * Assign manintainership to diizzy PR: 288719
3 lines
148 B
Plaintext
3 lines
148 B
Plaintext
The Better String Library is an abstraction of a string data type which is
|
|
superior to the C library char buffer string type, or C++'s std::string.
|