|
OpenTTD Source 20251116-master-g21329071df
|
Inplace-replacement of textual and binary data. More...
Go to the source code of this file.
Data Structures | |
| class | InPlaceBuilder |
| Builder implementation for InPlaceReplacement. More... | |
| class | InPlaceBuilder::back_insert_iterator |
| Implementation of std::back_insert_iterator for non-growing destination buffer. More... | |
| class | InPlaceReplacement |
| Compose data into a fixed size buffer, which is consumed at the same time. More... | |
Inplace-replacement of textual and binary data.
Definition in file string_inplace.hpp.