MCPcopy Create free account
hub / github.com/CppMicroServices/CppMicroServices / Close

Method Close

framework/src/bundle/BundleStorageFile.cpp:62–66  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

60 }
61
62 void
63 BundleStorageFile::Close()
64 {
65 throw std::logic_error("not implemented");
66 }
67} // namespace cppmicroservices

Callers 2

Uninit0Method · 0.45
Uninit1Method · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected