#include "hash_code.hpp"
#include "icomparable.hpp"
#include "iequatable.hpp"
#include "null_ptr.hpp"
#include "object.hpp"
#include <memory>
Contains xtd::shared_ptr_object class.
Go to the source code of this file.
Classes | |
class | xtd::shared_ptr_object< type_t > |
The xtd::shared_ptr_object is a shared pointer as std::shared_ptr. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |