Created the common Allocators class and hooked it up (#97)
Removed some dead code as well.
Added `void onStartingTeardown_() override {}` to the
LSU in this PR as an example. This method is called every time just
before the unit is destroyed -- either during an exception or a clean teardown.
parent
aed04b16
Please register or sign in to comment