SpiecsEngine
 
Loading...
Searching...
No Matches

◆ ApplyforNBlocks()

const size_t scl::free_list::ApplyforNBlocks ( ) const
inline

Get m_NBlocksAppliedFor reference.

Definition at line 55 of file FreeList.h.

55{ return m_NBlocksAppliedFor; }
size_t m_NBlocksAppliedFor
count of blocks applied for in next time.
Definition FreeList.h:117