#include "collections/generic/helpers/comparer.hpp"
#include "boxing.hpp"
#include "icomparable.hpp"
#include "iequatable.hpp"
#include "invalid_operation_exception.hpp"
#include "is.hpp"
#include "object.hpp"
Contains std::any type and xtd::any_object class.
Go to the source code of this file.
Classes | |
class | xtd::any_object |
Represent a polymorphic wrapper capable of holding any type. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |