#include "collections/generic/ienumerable.h"
#include "hash_code.h"
#include "icomparable.h"
#include "iequatable.h"
#include "null.h"
#include "string_comparison.h"
#include "string_split_options.h"
#include "types.h"
#include "object.h"
#include "parse.h"
#include "to_string.h"
#include "unused.h"
#include <cctype>
#include <format>
#include <iomanip>
#include <ostream>
#include <sstream>
#include <string>
#include "basic_string.hpp"
Contains xtd::basic_string class.
Go to the source code of this file.
Classes | |
class | xtd::basic_string< char_t, traits_t, allocator_t > |
Represents text as a sequence of character units. More... | |
Namespaces | |
namespace | xtd |
The xtd namespace contains all fundamental classes to access Hardware, Os, System, and more. | |