xtd
0.2.0
Loading...
Searching...
No Matches
xtd.core
include
xtd
text
u32string_builder.h
Go to the documentation of this file.
1
4
#pragma once
5
#include "
basic_string_builder.h
"
6
#include "../char32.h"
7
9
namespace
xtd
{
11
namespace
text
{
21
using
u32string_builder
=
xtd::text::basic_string_builder<xtd::char32>
;
22
}
23
}
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.