Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Apache553/SubtitleFontHelper
/ Prefetch
Method
Prefetch
SubtitleFontAutoLoaderDaemon/Prefetch.h:18–18 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
16
~Prefetch();
17
18
Prefetch(const Prefetch&) = delete;
19
Prefetch(Prefetch&&) = delete;
20
21
Prefetch& operator=(const Prefetch&) = delete;
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected