~SimpleAutoStackManager

nn::os::SimpleAutoStackManager::~SimpleAutoStackManager Destructor

Syntax

virtual ~SimpleAutoStackManager();

Parameters

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