|
OpenTTD Source 20251116-master-g21329071df
|
Compose strings from textual and binary data. More...
#include <charconv>Go to the source code of this file.
Data Structures | |
| class | BaseStringBuilder |
| Compose data into a string / buffer. More... | |
| class | StringBuilder |
| Compose data into a growing std::string. More... | |
Compose strings from textual and binary data.
Definition in file string_builder.hpp.