Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LadybugDB/ladybug
/ getExtraTypeInfo
Method
getExtraTypeInfo
src/include/common/types/types.h:325–325 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
323
}
324
325
const ExtraTypeInfo* getExtraTypeInfo() const { return extraTypeInfo.get(); }
326
327
void serialize(Serializer& serializer) const;
328
Callers
1
tableFunc
Function · 0.80
Calls
1
get
Method · 0.45
Tested by
no test coverage detected