Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/CppMicroServices/CppMicroServices
/ IsLoaded
Method
IsLoaded
framework/src/util/SharedLibrary.cpp:287–291 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
285
}
286
287
bool
288
SharedLibrary::IsLoaded() const
289
{
290
return d->m_Handle != nullptr;
291
}
292
} // namespace cppmicroservices
Callers
2
TEST
Function · 0.80
Start0
Method · 0.80
Calls
no outgoing calls
Tested by
1
TEST
Function · 0.64