std::literals Symbol Index (since C++14)
From cppreference.com
< cpp | symbol index
Symbol Index
(C++11)
(C++26)
(C++17)
(C++17)
(C++26)
std::literals
(C++14)
(C++20)
(C++11)
(C++17)
(C++20)
(C++11)
(deprecated in C++20)
(C++11)
std::literals
(C++14)
(C++14)
(C++14)
This page tries to list all the symbols that are available from the standard library in the namespace std::literals. The symbols are written as follows:
- Function names with
(). - Templates with
<>.
[edit] C S
C S
[edit] C
▶ chrono_literals (since C++14)
▶ complex_literals (since C++14)
[edit] S
▶ string_literals (since C++14)
▶ string_view_literals (since C++17)