|
xtd
0.2.0
|
Loading...
Searching...
No Matches
Go to the documentation of this file.
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< const type_t > create_const_reference_wrapper_object(const type_t &arg) noexcept
xtd::create_const_reference_wrapper_object operator. This operator creates a xtd::reference_wrapper_o...
Definition create_const_reference_wrapper_object.hpp:24
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition abstract_object.hpp:8
Contains xtd::reference_wrapper_object class.