MCPcopy Create free account
hub / github.com/Geode-solutions/OpenGeode / data

Method data

include/geode/basic/small_set.hpp:123–126  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

121 }
122
123 const Type* data() const
124 {
125 return container_.data();
126 }
127
128 private:
129 absl::InlinedVector< Type, capacity > container_;

Callers 5

check_registerFunction · 0.45
testFunction · 0.45
check_registerFunction · 0.45
testFunction · 0.45
throw_lippincottFunction · 0.45

Calls

no outgoing calls

Tested by 4

check_registerFunction · 0.36
testFunction · 0.36
check_registerFunction · 0.36
testFunction · 0.36