Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/davmac314/dinit
/ c_str
Method
c_str
src/includes/static-string.h:160–160 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
158
}
159
160
const char *c_str() const { return arr; }
161
162
operator const char*() const
163
{
Callers
2
array_string
Method · 0.45
operator+
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected