Macaulay2 Engine
Loading...
Searching...
No Matches
◆
Free()
void BIBasis::FastAllocator::Free
(
void *
pointer
)
inline
Definition at line
87
of file
allocator.hpp
.
88
{
89
*(
static_cast<
void
***
>
(pointer)) =
FreeBlock
;
90
FreeBlock
=
static_cast<
void
**
>
(pointer);
91
}
BIBasis::FastAllocator::FreeBlock
void ** FreeBlock
Definition
allocator.hpp:62
References
FreeBlock
.
BIBasis
FastAllocator
Generated on
for Macaulay2 Engine by
1.15.0