xtd - Reference Guide  0.1.0
Modern c++17/20 framework to create console, GUI and unit test applications on Windows, macOS, Linux, iOS and android.
Loading...
Searching...
No Matches
Classes | Namespaces
guid.h File Reference
#include <vector>
#include "core_export.h"
#include "icomparable.h"
#include "iequatable.h"
#include "object.h"
#include "ustring.h"

Definition

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.