Highly efficient, lazy template-based implementation of string concatenation (similar to a StringBuilder).
- Avoids unnecessary copies of strings to be appended for
operator +. - Generic over string type
- Light and header-only
| Name | Name | Last commit date | ||
|---|---|---|---|---|