Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/bailey27/cppcryptfs
/ Empty
Method
Empty
libcppcryptfs/file/openfiles.h:109–112 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
107
}
108
109
bool Empty()
110
{
111
return m_handles.empty();
112
}
113
114
void LockShared()
115
{
Callers
1
CloseFile
Method · 0.80
Calls
1
empty
Method · 0.80
Tested by
no test coverage detected