Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/DeNA/HandlerSocket-Plugin-for-MySQL
/ to_string
Function
to_string
client/hslongrun.cpp:389–393 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
387
}
388
389
std::string
390
to_string(const string_ref& s)
391
{
392
return std::string(s.begin(), s.size());
393
}
394
395
void
396
hs_longrun_thread_hs::run()
Callers
4
op_insert
Method · 0.85
op_delete
Method · 0.85
op_read
Method · 0.85
op_readnolock
Method · 0.85
Calls
2
begin
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected