Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BehaviorTree/BehaviorTree.CPP
/ CurrentAllocs
Method
CurrentAllocs
3rdparty/tinyxml2/tinyxml2.h:367–369 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
365
return ITEM_SIZE;
366
}
367
size_t CurrentAllocs() const {
368
return _currentAllocs;
369
}
370
371
virtual void* Alloc() override{
372
if ( !_root ) {
Callers
1
Clear
Method · 0.80
Calls
no outgoing calls
Tested by
no test coverage detected