Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ erase
Function
erase
src/common/classes/ClumpletReader.cpp:975–978 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
973
}
974
975
static inline void erase(NoCaseString& s)
976
{
977
s.erase();
978
}
979
980
static inline void set(NoCaseString& s, const ClumpletReader& rdr)
981
{
Callers
5
AbstractString
Class · 0.70
erase
Method · 0.70
getInfo
Method · 0.70
execute
Method · 0.50
erase
Method · 0.50
Calls
1
erase
Method · 0.45
Tested by
no test coverage detected