xtd 0.2.0
Loading...
Searching...
No Matches
string_builder.h File Reference

Definition

Contains xtd::string_builder alias.

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::text
 Contains classes that represent ASCII and Unicode character encodings; abstract base classes for converting blocks of characters to and from blocks of bytes; and a helper class that manipulates and formats xtd::string objects without creating intermediate instances of xtd::string.
 

Typedefs

using xtd::text::string_builder = xtd::text::basic_string_builder< char >
 Represents text as a sequence of UTF-8 code units.