Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/BernardoGiordano/Checkpoint
/ ~TextPool
Method
~TextPool
3ds/source/textpool.cpp:70–73 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
68
}
69
70
TextPool::~TextPool(void)
71
{
72
C2D_TextBufDelete(mBuf);
73
}
74
75
void TextPool::rebuild(void)
76
{
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected