xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
text
u8string_builder.h
Go to the documentation of this file.
1
4
#pragma once
5
#include "
basic_string_builder.h
"
6
#include "../char8.h"
7
9
namespace
xtd
{
11
namespace
text
{
12
#if defined(__xtd__cpp_lib_char8_t)
22
using
u8string_builder
=
xtd::text::basic_string_builder<xtd::char8>
;
23
#endif
24
}
25
}
basic_string_builder.h
Contains xtd::text::basic_string_builder class.
xtd::text::basic_string_builder
Represents a mutable string of characters. This class cannot be inherited.
Definition
basic_string_builder.h:35
xtd::forms::status_bar_panel_style::text
@ text
The xtd::forms::status_bar_panel displays text in the standard font.
xtd
The xtd namespace contains all fundamental classes to access Hardware, Os, System,...
Definition
xtd_about_box.h:10
Generated on Sun Nov 17 2024 19:43:52 for xtd by
Gammasoft
. All rights reserved.