Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/crosspoint-reader/crosspoint-reader
/ asCStr
Function
asCStr
lib/EpdFont/SdCardFont.cpp:68–68 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
66
}
67
68
const char* asCStr(const std::string& s) { return s.c_str(); }
69
const char* asCStr(const char* s) { return s; }
70
71
} // namespace
Callers
1
buildAdvanceTableRange
Method · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected