#include "helpers/throw_helper.hpp"
#include "hash_code.hpp"
#include "icomparable.hpp"
#include "iequatable.hpp"
#include "null_ptr.hpp"
#include "object.hpp"
#include <optional>
#include <functional>
Contains xtd::reference_wrapper_object class.
Go to the source code of this file.
Classes | |
class | xtd::reference_wrapper_object< type_t > |
The xtd::reference_wrapper_object is a reference wrapper as std::reference_wrapper. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |
Native types | |
template<class type_t> | |
const reference_wrapper_object< type_t > | xtd::reference_wrapper_object< type_t >::empty |