#include "collections/generic/helpers/comparer.hpp"
#include "collections/generic/helpers/equator.hpp"
#include "convert_string.hpp"
#include "icomparable.hpp"
#include "iequatable.hpp"
#include "invalid_cast_exception.hpp"
#include "iformatable.hpp"
#include "is.hpp"
#include "enum.hpp"
#include "object.hpp"
#include "string.hpp"
#include "types.hpp"
Contains xtd::box class.
Go to the source code of this file.
Classes | |
class | xtd::box< type_t > |
Represents a boxed object. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |