Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppMicroServices/CppMicroServices
/ BundleVersion
Method
BundleVersion
framework/src/bundle/BundleVersion.cpp:59–59 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
57
BundleVersion& BundleVersion::operator=(BundleVersion const&) = default;
58
59
BundleVersion::BundleVersion(bool undefined) : qualifier(
""
), undefined(undefined) {}
60
61
void
62
BundleVersion::Validate()
Callers
nothing calls this directly
Calls
4
Validate
Method · 0.95
empty
Method · 0.45
clear
Method · 0.45
size
Method · 0.45
Tested by
no test coverage detected