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

Definition

Contains xtd::text::basic_string_builder class.

Go to the source code of this file.

Classes

class  xtd::text::basic_string_builder< char_t, traits_t, allocator_t >
 Represents a mutable string of characters. This class cannot be inherited. More...
 

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.