#include "core_export.h"
#include "icomparable.h"
#include "iequatable.h"
#include "iformatable.h"
#include "object.h"
#include "string.h"
#include <vector>
Contains xtd::guid class.
Go to the source code of this file.
Classes | |
struct | 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. | |