#include "core_export.hpp"#include "icomparable.hpp"#include "iequatable.hpp"#include "iformatable.hpp"#include "object.hpp"#include "string.hpp"#include <vector>#include "literals/guid.hpp"Contains xtd::guid class.
Go to the source code of this file.
Classes | |
| class | xtd::guid |
| Represents a globally unique identifier (GUID). A GUID is a 128-bit integer (16 bytes) that can be used across all computers and networks wherever a unique identifier is required. Such an identifier has a very low probability of being duplicated. More... | |
Namespaces | |
| namespace | xtd |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |