|
noexcept |
override delete[] operator.
| [in] | ptr | memory pointer. |
| [in] | align | aligned bytes. |
free memory using free before MemoryPool is initialized.
free memory using MemoryPool if is initialized.
Do nothing while exist program.
free memory using free default.
Definition at line 406 of file MemoryEntry.h.
References Spices::BeforeEntry, Spices::Exit, Spices::MemoryEntry::freeToPool(), Spices::MemoryEntry::GetProcessState(), and Spices::Run.