Contains xtd::delete_uptr 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_uptr (uptr< type_t > &ptr) |
| xtd::delete_uptr operator delete a xtd::uptr object. | |