MCPcopy Create free account
hub / github.com/TileDB-Inc/TileDB / main

Function main

examples/cpp_api/groups.cc:99–104  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

97}
98
99int main() {
100 create_arrays_groups();
101 print_group();
102
103 return 0;
104}

Callers

nothing calls this directly

Calls 2

create_arrays_groupsFunction · 0.70
print_groupFunction · 0.70

Tested by

no test coverage detected