| std | ||||
(C++11) | ||||
(C++26) | ||||
(C++17) | ||||
(C++17) | ||||
(C++26) | ||||
(C++14) | ||||
(C++20) | ||||
(C++11) | ||||
(C++17) | ||||
(C++20) | ||||
(C++11) | ||||
(deprecated in C++20) | ||||
(C++11) | ||||
| Macros | ||||
| Removed symbols(Zombie names) | ||||
| Exposition-only symbols |
std::literals::string_view_literals (C++17) |
This page tries to list all the symbols that are available from thestandard library in the namespacestd::literals::string_view_literals. The symbols are written as follows:
().<>.These operators are declared in the namespacestd::literals::string_view_literals, where bothliterals andstring_view_literals areinline namespaces. Access to these operators can be gained with:
Ssv(since C++17)