MCPcopy Create free account
hub / github.com/comaps/comaps / FeaturesOffsetsTable

Method FeaturesOffsetsTable

libs/indexer/features_offsets_table.cpp:31–31  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

29}
30
31FeaturesOffsetsTable::FeaturesOffsetsTable(succinct::elias_fano::elias_fano_builder & builder) : m_table(&builder) {}
32
33FeaturesOffsetsTable::FeaturesOffsetsTable(string const & filePath)
34{

Callers

nothing calls this directly

Calls 3

mapFunction · 0.85
resetMethod · 0.45
DataMethod · 0.45

Tested by

no test coverage detected