MCPcopy 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
93template <class Derived, class Container, bool IsMutable>
94void
95DynamicStructBase<Derived, Container, IsMutable>::initialize() { }
96
97
98template <class Derived, bool IsMutable, class Storage,

Callers

nothing calls this directly

Calls 3

eofMethod · 0.80
seekMethod · 0.45
tellMethod · 0.45

Tested by

no test coverage detected