MCPcopy 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
149bool ExecutableManager::Empty() const { return this->data.empty(); }
150
151std::size_t ExecutableManager::Size() const { return this->data.size(); }
152

Callers 1

Calls

no outgoing calls

Tested by

no test coverage detected