Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/comaps/comaps
/ Empty
Method
Empty
generator/feature_maker_base.cpp:33–36 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
31
}
32
33
bool FeatureMakerBase::Empty() const
34
{
35
return m_queue.empty();
36
}
37
38
bool FeatureMakerBase::GetNextFeature(FeatureBuilder & feature)
39
{
Callers
6
GetNameAndType
Function · 0.45
Finish
Method · 0.45
operator()
Method · 0.45
operator()
Method · 0.45
UNIT_TEST
Function · 0.45
UNIT_CLASS_TEST
Function · 0.45
Calls
1
empty
Method · 0.45
Tested by
2
UNIT_TEST
Function · 0.36
UNIT_CLASS_TEST
Function · 0.36