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);
59 static bool equal(handle_type h1, handle_type h2)
#define BLOCXX_INVALID_HANDLE
AutoResource< AutoDescriptorPolicy > AutoDescriptor
An analog of std::auto_ptr for descriptors.
PURPOSE: The AutoResource class template is an analog of std::auto_ptr for managing arbitrary resourc...
static bool equal(handle_type h1, handle_type h2)
static handle_type null()