Contains translator definitions.
Classes | |
class | xtd::translator |
Represents translator class. This class cannot be inherited. More... | |
Functions | |
const char * | xtd::literals::operator""_t (const char *s, size_t n) noexcept |
Used to translate specified string into locale. | |
xtd::string | xtd::literals::operator""_t (const char8 *s, size_t n) noexcept |
Used to translate specified string into locale. | |
xtd::string | xtd::literals::operator""_t (const char16 *s, size_t n) noexcept |
Used to translate specified string into locale. | |
xtd::string | xtd::literals::operator""_t (const char32 *s, size_t n) noexcept |
Used to translate specified string into locale. | |
xtd::string | xtd::literals::operator""_t (const wchar *s, size_t n) noexcept |
Used to translate specified string into locale. | |
|
noexcept |
#include <xtd.core/include/xtd/literals.h>
Used to translate specified string into locale.
|
noexcept |
#include <xtd.core/include/xtd/literals.h>
Used to translate specified string into locale.
|
noexcept |
#include <xtd.core/include/xtd/literals.h>
Used to translate specified string into locale.
|
noexcept |
#include <xtd.core/include/xtd/literals.h>
Used to translate specified string into locale.
|
noexcept |
#include <xtd.core/include/xtd/literals.h>
Used to translate specified string into locale.