Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ HasNotMergedCoasts
Method
HasNotMergedCoasts
generator/coastlines_generator.cpp:78–78 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
76
}
77
78
bool HasNotMergedCoasts() const { return m_notMergedCoastsCount != 0; }
79
80
size_t GetNotMergedCoastsCount() const { return m_notMergedCoastsCount; }
81
Callers
1
Finish
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected