Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/Norbyte/ositools
/ Clear
Method
Clear
OsiInterface/DivBaseTypes.h:275–278 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
273
uint32_t Unkn[2]{ 0 };
274
275
void Clear()
276
{
277
Size = 0;
278
}
279
280
bool SafeAdd(T const & val)
281
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected