nw::ut::SafeCleanupper Structure

Syntax

template <typename TObject>
struct SafeCleanupper

Template Arguments

Name Description
Object to delete.

Description

Deleter for destroying resources.

Member Functions

operator() Destroys a resource.

CONFIDENTIAL