|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
23 template<
class type_t,
class ...args_t>
39 template<
class type_t>
55 template<
class type_t>
The xtd::shared_ptr_object is a shared pointer as std::shared_ptr.
Definition shared_ptr_object.hpp:30
shared_ptr_object< type_t > new_shared_ptr_object()
xtd::new_shared_ptr_object operator creates a xtd::shared_ptr_object object.
Definition new_shared_ptr_object.hpp:56
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.hpp:10
Contains xtd::shared_ptr_object class.