Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/codereader/DarkRadiant
/ empty
Method
empty
radiantcore/vfs/UnixPath.h:52–54 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
50
}
51
52
bool empty() const {
53
return (_size == 0);
54
}
55
56
const char* c_str() const {
57
return _string.c_str();
Callers
5
initDirectory
Method · 0.45
initialise
Method · 0.45
isInitialised
Method · 0.45
Doom3FileSystem.cpp
File · 0.45
begin
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected