Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Examples

SPARK::deleter< IsArray > Struct Template Reference

Helper class that implements either delete_policy or delete_array_policy depending on the compile-time value of the non-type parameter IsArray. More...

#include <classapi.h>


Detailed Description

template<bool IsArray>
struct SPARK::deleter< IsArray >

Helper class that implements either delete_policy or delete_array_policy depending on the compile-time value of the non-type parameter IsArray.

The delete policy is used in the SPARK::AtomicClass::DeleteData() API function. Also see macro DELETE_DATA in file spark.h for usage of the deleter<> struct.


The documentation for this struct was generated from the following file:

Generated on 5 Nov 2003 for VisualSPARK 2.01