OpenTTD Source 20260208-master-g43af8e94d0
string_builder.hpp File Reference

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...

Detailed Description

Compose strings from textual and binary data.

Definition in file string_builder.hpp.