CStringBuilder

Status: Stable
Released: 2011-05-02
License: MIT License

A fantastic class that allows you to easily build and manage a string in C++. There are many different ways to build a string with this class and several overloads that allow many different data types and formatting.

See also: NSWFL::String.