Contains xtd::delete_sptr 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<typename type_t > | |
| void | xtd::delete_sptr (sptr< type_t > &ptr) | 
| xtd::delete_sptr operator delete a xtd::sptr or xtd::ptr object.   | |