xtd 0.2.0
Loading...
Searching...
No Matches
new_uptr.h File Reference
#include "uptr.h"

Definition

Contains xtd::new_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<typename type_t , typename ... args_t>
uptr< type_t > xtd::new_uptr (args_t &&... args)
 xtd::new_uptr operator. This operator creates a xtd::uptr object.