Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
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
PackedVector
Method · 0.45
push_back
Method · 0.45
allocate_blocks
Method · 0.45
fill
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected