xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
object_ref.h
Go to the documentation of this file.
1
4
#pragma once
5
#include "
object.h
"
6
#include <functional>
7
9
namespace
xtd
{
20
using
object_ref
= std::reference_wrapper<object>;
21
}
xtd::object_ref
std::reference_wrapper< object > object_ref
Represents an object reference.
Definition
object_ref.h:20
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.h:10
object.h
Contains xtd::object class.
Generated on Sun Nov 17 2024 19:43:52 for xtd by
Gammasoft
. All rights reserved.