xtd 0.2.0
Loading...
Searching...
No Matches
ptr.h File Reference
#include "sptr.h"

Definition

Contains xtd::ptr 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::ptr = xtd::sptr< type_t >
 The xtd::ptr object is a shared pointer.