Files | |
| file | format.h [code] |
| file | string.h [code] |
pw::InlineBasicString and pw::InlineString are safer alternatives to std::basic_string and std::string. | |
| file | string_builder.h [code] |
| file | utf_codecs.h [code] |
| file | util.h [code] |
The pw::string::* functions provide safer alternatives to C++ standard library string functions. | |