#include <memory>Contains xtd::wptr type.
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.  | |
Native types | |
| template<typename type_t > | |
| using | xtd::wptr = std::weak_ptr< type_t > | 
| The xtd::uptr object is a weak pointer.   | |