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

Method end

src/dbal/DynamicStruct_impl.hpp:287–291  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

285
286template <class Derived, class Container, bool IsMutable>
287inline
288size_t
289DynamicStruct<Derived, Container, IsMutable>::end() const {
290 return mEnd;
291}
292
293template <class Derived, class Container, bool IsMutable>
294inline

Callers 8

runMethod · 0.80
print_debug_listFunction · 0.80
make_cp_listFunction · 0.80
runMethod · 0.80
argsortFunction · 0.80
runMethod · 0.80
setSizeMethod · 0.80
user_domain_errorFunction · 0.80

Calls

no outgoing calls

Tested by

no test coverage detected