xtd 0.2.0
Loading...
Searching...
No Matches
object_ref.h File Reference
#include "object.h"
#include <functional>

Definition

Contains xtd::object_ref alias.

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.
 

Typedefs

using xtd::object_ref = std::reference_wrapper< object >
 Represents an object reference.