MCPcopy 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
389std::string
390to_string(const string_ref& s)
391{
392 return std::string(s.begin(), s.size());
393}
394
395void
396hs_longrun_thread_hs::run()

Callers 4

op_insertMethod · 0.85
op_deleteMethod · 0.85
op_readMethod · 0.85
op_readnolockMethod · 0.85

Calls 2

beginMethod · 0.45
sizeMethod · 0.45

Tested by

no test coverage detected