libstdc++
|
Go to the source code of this file.
Namespaces | |
namespace | std |
Macros | |
#define | _GLIBCXX_GET_UNICODE_DATA |
Typedefs | |
template<typename _View > | |
using | std::__unicode::_Utf16_view = _Utf_view< char16_t, _View > |
template<typename _View > | |
using | std::__unicode::_Utf32_view = _Utf_view< char32_t, _View > |
template<typename _View > | |
using | std::__unicode::_Utf8_view = _Utf_view< char, _View > |
This is an internal header file, included by other library headers. Do not attempt to use it directly. Instead, include <format>.
Definition in file unicode.h.
using std::__unicode::_Utf16_view = typedef _Utf_view<char16_t, _View> |
using std::__unicode::_Utf32_view = typedef _Utf_view<char32_t, _View> |
using std::__unicode::_Utf8_view = typedef _Utf_view<char, _View> |
|
constexpr |
|
constexpr |
|
constexprnoexcept |
|
constexprnoexcept |
|
constexprnoexcept |
|
constexpr |
|
constexprnoexcept |
|
constexpr |
|
constexpr |
consteval bool std::__unicode::__literal_encoding_is_extended_ascii | ( | ) |
consteval bool std::__unicode::__literal_encoding_is_unicode | ( | ) |
consteval bool std::__unicode::__literal_encoding_is_utf8 | ( | ) |
|
constexpr |