Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Tripwire/tripwire-open-source
/ IsEnd
Function
IsEnd
src/tw/dbexplore.cpp:60–63 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
58
}
59
60
static inline bool IsEnd(TCHAR c)
61
{
62
return ((c == _T(
'\0'
)));
63
}
64
65
66
///////////////////////////////////////////////////////////////////////////////
Callers
1
GetNoun
Function · 0.85
Calls
no outgoing calls
Tested by
no test coverage detected