![]() |
xtd - Reference Guide
0.1.1
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
|
#include <vector>#include "core_export.h"#include "icomparable.h"#include "iequatable.h"#include "object.h"#include "ustring.h"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 | |
| xtd | |
| The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |