#include "enum_attribute.hpp"
#include "enum_collection.hpp"
#include "enum_register.hpp"
#include "enum_set_attribute.hpp"
#include "format_exception.hpp"
#include "icomparable.hpp"
#include "iequatable.hpp"
#include "iformatable.hpp"
#include "literals.hpp"
#include "number_styles.hpp"
#include "optional.hpp"
#include "static.hpp"
#include "string_comparison.hpp"
#include "string_split_options.hpp"
Contains xtd::enum_object.
Go to the source code of this file.
Classes | |
class | xtd::enum_object< enum_t > |
Provides the base class for enumerations. More... | |
class | xtd::enum_object< std::nullptr_t > |
Provides the base class for enumerations. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |