xtd 0.2.0
Loading...
Searching...
No Matches
wstring.h
Go to the documentation of this file.
1
4#pragma once
5#define __XTD_CORE_INTERNAL__
7#undef __XTD_CORE_INTERNAL__
8#include "basic_string.h"
9
11namespace xtd {
22}
Contains string definitions.
Contains xtd::basic_string class.
Represents text as a sequence of character units.
Definition basic_string.h:79
xtd::basic_string< xtd::wchar > wstring
Represents text as a sequence of UTF-16 code unit on Windows or UTF-32 code unit on non-Windows syste...
Definition __string_definitions.h:89
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition xtd_about_box.h:10