Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/OSGeo/gdal
/ Size
Method
Size
apps/gdalalg_vector_sort.cpp:188–191 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
186
}
187
188
size_t Size() const override
189
{
190
return m_features.size();
191
}
192
193
bool Store(std::unique_ptr<OGRFeature> f) override
194
{
Callers
4
TEST_F
Function · 0.45
GetNextProcessedFeature
Method · 0.45
BuildTree
Method · 0.45
ReworkArray
Function · 0.45
Calls
1
size
Method · 0.45
Tested by
1
TEST_F
Function · 0.36