xtd 0.2.0
guid.hpp File Reference
#include "../guid.hpp"

Definition

Contains xtd::guid suffixes.

Go to the source code of this file.

Namespaces

namespace  xtd
 The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more.
 
namespace  xtd::literals
 The xtd::literals namespace contains all xtd's litterals operators.
 

Guid suffixes

xtd::guid xtd::literals::operator""_guid (const char *s, xtd::size n)
 Used to convert specified value into xtd::guid.
 
xtd::guid xtd::literals::operator""_guid (const char8 *s, xtd::size n)
 Used to convert specified value into xtd::guid.
 
xtd::guid xtd::literals::operator""_guid (const char16 *s, xtd::size n)
 Used to convert specified value into xtd::guid.
 
xtd::guid xtd::literals::operator""_guid (const char32 *s, xtd::size n)
 Used to convert specified value into xtd::guid.
 
xtd::guid xtd::literals::operator""_guid (const wchar *s, xtd::size n)
 Used to convert specified value into xtd::guid.