Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OpenTTD/OpenTTD
/ operator()
Method
operator()
src/script/api/script_text.cpp:230–230 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
228
StringBuilder &builder;
229
230
void operator()(const std::monostate &) { }
231
232
void operator()(std::string value)
233
{
Callers
nothing calls this directly
Calls
5
StrMakeValidInPlace
Function · 0.85
PutUtf8
Method · 0.80
Put
Method · 0.80
PutIntegerBase
Method · 0.80
base
Method · 0.45
Tested by
no test coverage detected