MCPcopy Create free account
hub / github.com/apache/madlib / begin

Method begin

src/dbal/DynamicStruct_impl.hpp:280–284  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

278
279template <class Derived, class Container, bool IsMutable>
280inline
281size_t
282DynamicStruct<Derived, Container, IsMutable>::begin() const {
283 return mBegin;
284}
285
286template <class Derived, class Container, bool IsMutable>
287inline

Callers 7

resizeMethod · 0.95
runMethod · 0.80
print_debug_listFunction · 0.80
make_cp_listFunction · 0.80
runMethod · 0.80
argsortFunction · 0.80
runMethod · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected