~StackMemoryAutoStackManager

nn::os::StackMemoryAutoStackManager::~StackMemoryAutoStackManager Destructor

Syntax

virtual ~StackMemoryAutoStackManager();

Arguments

None.

Description

Destructor.

If Initialize has been called but Finalize has not, this function calls Finalize.

If the Initialize function has not been called, this function does nothing.

Revision History

2011/10/27
Initial version.

CONFIDENTIAL