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

Definition

Contains xtd::const_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::const_object_ref = std::reference_wrapper< const object >
 Represents an object reference.