Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppMicroServices/CppMicroServices
/ IsUndefined
Method
IsUndefined
framework/src/bundle/BundleVersion.cpp:174–178 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
172
}
173
174
bool
175
BundleVersion::IsUndefined() const
176
{
177
return undefined;
178
}
179
180
unsigned int
181
BundleVersion::GetMajor() const
Callers
1
TEST
Function · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64