Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/LunarG/VulkanTools
/ Empty
Method
Empty
vkconfig_core/executable_manager.cpp:149–149 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
147
}
148
149
bool ExecutableManager::Empty() const { return this->data.empty(); }
150
151
std::size_t ExecutableManager::Size() const { return this->data.size(); }
152
Callers
1
CreateDefaultExecutables
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected