34#ifndef BLOCXX_AUTO_DESCRIPTOR_HPP_INCLUDE_GUARD_
35#define BLOCXX_AUTO_DESCRIPTOR_HPP_INCLUDE_GUARD_
41#include "blocxx/BLOCXX_config.h"
57 static void free(handle_type h);
#define BLOCXX_INVALID_HANDLE
PURPOSE: The AutoResource class template is an analog of std::auto_ptr for managing arbitrary resourc...
AutoResource< AutoDescriptorPolicy > AutoDescriptor
An analog of std::auto_ptr for descriptors.
static bool equal(handle_type h1, handle_type h2)
static handle_type null()