Macaulay2 Engine
Loading...
Searching...
No Matches

◆ engine_dealloc()

void engine_dealloc ( size_t n)
inlinestatic

Definition at line 213 of file mem.hpp.

213{ engine_allocated -= n; }
size_t engine_allocated
Definition mem.cpp:89

References engine_allocated.