Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/apache/madlib
/ initialize
Method
initialize
src/dbal/DynamicStruct_impl.hpp:94–95 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
92
93
template <class Derived, class Container, bool IsMutable>
94
void
95
DynamicStructBase<Derived, Container, IsMutable>::initialize() { }
96
97
98
template <class Derived, bool IsMutable, class Storage,
Callers
nothing calls this directly
Calls
3
eof
Method · 0.80
seek
Method · 0.45
tell
Method · 0.45
Tested by
no test coverage detected