xtd
1.0.0
Toggle main menu visibility
Loading...
Searching...
No Matches
xtd.core
include
xtd
object_ref.hpp
Go to the documentation of this file.
1
4
#pragma once
5
#include "
object.hpp
"
6
#include <functional>
7
9
namespace
xtd
{
20
using
object_ref
=
xtd::ref<xtd::object>
;
21
}
xtd::ref
xtd::reference_wrapper_object< type_t > ref
The xtd::ref object is a reference wrapper.
Definition
ref.hpp:25
xtd::object_ref
xtd::ref< xtd::object > object_ref
Represents an object reference.
Definition
object_ref.hpp:20
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
abstract_object.hpp:8
object.hpp
Contains xtd::object class.
Generated on
for xtd by
Gammasoft
. All rights reserved.