xtd 0.2.0
delete_shared_ptr_object.hpp File Reference
#include "null.hpp"
#include "shared_ptr_object.hpp"

Definition

Contains xtd::delete_shared_ptr_object method.

Go to the source code of this file.

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 

Functions

template<class type_t >
void xtd::delete_shared_ptr_object (shared_ptr_object< type_t > &ptr)
 xtd::delete_shared_ptr_object operator delete a xtd::shared_ptr_object or xtd::ptr object.