Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/FirebirdSQL/firebird
/ operator->
Method
operator->
src/common/classes/init.h:331–334 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
329
{ }
330
331
T* operator->()
332
{
333
return &(this->operator()());
334
}
335
336
T* operator&()
337
{
Callers
nothing calls this directly
Calls
1
operator()
Method · 0.45
Tested by
no test coverage detected