MCPcopy Create free account
hub / github.com/abbeycode/UnrarKit / SubAllocator

Method SubAllocator

Libraries/unrar/suballoc.cpp:11–14  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

9static const uint FIXED_UNIT_SIZE=12;
10
11SubAllocator::SubAllocator()
12{
13 Clean();
14}
15
16
17void SubAllocator::Clean()

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected