nn::fnd::ExpHeapTemplate::Allocator::GetUseMarginOfAlignment Member Function

Syntax

bool GetUseMarginOfAlignment() const;

Parameters

None.

Return Values

Returns true if the gaps in memory that occur during alignment are reused, or false if they are not reused.

Description

Specifies whether to reuse the gaps in memory that occur during alignment when allocating memory.

Revision History

2010/01/07
Initial version.

CONFIDENTIAL