Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/Meituan-Dianping/SQLAdvisor
/ ptr
Method
ptr
sql/sql_error.h:572–572 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
570
571
~ErrConvString() { };
572
char *ptr() { return err_buffer; }
573
size_t length() const { return buf_length; }
574
};
575
Callers
1
ErrConvString
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected