stlsoft/smartptr/scoped_handle.hpp File Reference


Detailed Description

[C++ only] Definition of the stlsoft::scoped_handle smart pointer class template (Smart Pointers Library).

#include <stlsoft/stlsoft.h>

Go to the source code of this file.

Namespaces

namespace  stlsoft

Classes

class  scoped_handle
 Provides automated scope-based cleanup of arbitrary resource types without any memory allocation required to implement the generic support. More...

Functions

template<typename H>
void swap (scoped_handle< H > &lhs, scoped_handle< H > &rhs)
template<typename H>
ss_typename_type_ret_k
scoped_handle< H >
::handle_type 
get_handle (scoped_handle< H > const &h)


Generated on Thu Jun 10 08:58:10 2010 for STLSoft by  doxygen 1.5.6