OpenTTD Source 20260206-master-g4d4e37dbf1
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.