libstdc++
|
Functions | |
constexpr chrono::day | operator""d (unsigned long long __d) noexcept |
constexpr basic_string_view< char > | operator""sv (const char *__str, size_t __len) noexcept |
constexpr basic_string_view< char16_t > | operator""sv (const char16_t *__str, size_t __len) noexcept |
constexpr basic_string_view< char32_t > | operator""sv (const char32_t *__str, size_t __len) noexcept |
constexpr basic_string_view< wchar_t > | operator""sv (const wchar_t *__str, size_t __len) noexcept |
constexpr chrono::year | operator""y (unsigned long long __y) noexcept |
ISO C++ inline namespace for literal suffixes.
|
inlineconstexprnoexcept |
Definition at line 862 of file string_view.
|
inlineconstexprnoexcept |
Definition at line 876 of file string_view.
|
inlineconstexprnoexcept |
Definition at line 880 of file string_view.
|
inlineconstexprnoexcept |
Definition at line 866 of file string_view.