MCPcopy Create free account
hub / github.com/Project-OSRM/osrm-backend / size

Method size

include/util/packed_vector.hpp:491–491  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

489 }
490
491 std::size_t size() const { return num_elements; }
492
493 void resize(std::size_t elements)
494 {

Callers 4

PackedVectorMethod · 0.45
push_backMethod · 0.45
allocate_blocksMethod · 0.45
fillMethod · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected