Condividi tramite


MakeAllocator::~MakeAllocator Destructor

 

The new home for Visual Studio documentation is Visual Studio 2017 Documentation on docs.microsoft.com.

The latest version of this topic can be found at MakeAllocator::~MakeAllocator Destructor.

Supports the WRL infrastructure and is not intended to be used directly from your code.

Syntax

~MakeAllocator();  

Remarks

Deinitializes the current instance of the MakeAllocator class.

This destructor also deletes the underlying allocated memory if necessary.

Requirements

Header: implements.h

Namespace: Microsoft::WRL::Details

See Also

MakeAllocator Class
Microsoft::WRL::Details Namespace