xtd 0.2.0
object_ref.h File Reference
#include "object.h"
#include <functional>

Definition

Contains xtd::object_ref alias.

Include dependency graph for object_ref.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 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. More...