#include <comstl/comstl.h>
#include <stlsoft/util/operator_bool.hpp>
#include <stlsoft/smartptr/ref_ptr.hpp>
Go to the source code of this file.
Namespaces | |
| namespace | comstl |
Classes | |
| class | interface_ptr |
| [DEPRECATED] Manages a COM interface pointer, ensuring that it is released More... | |
Functions | |
| template<typename T> | |
| void | swap (interface_ptr< T > &lhs, interface_ptr< T > &rhs) |
| template<typename T> | |
| T * | get_ptr (interface_ptr< T > const &p) |
1.5.6