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

Definition

Contains xtd::const_object_ref alias.

Include dependency graph for const_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::const_object_ref = std::reference_wrapper< const object >
 Represents an object reference. More...