|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
5#include "reference_wrappr_object.hpp"
23 template<
class type_t>
38 template<
class type_t>
The xtd::reference_wrapper_object is a reference wrapper as std::reference_wrapper.
Definition reference_wrapper_object.hpp:38
reference_wrapper_object< type_t > create_reference_wrapper_object(type_t &arg) noexcept
xtd::create_reference_wrapper_object operator. This operator creates a xtd::reference_wrapper_object ...
Definition create_reference_wrapper_object.hpp:24
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8