std::literals Symbol Index (since C++14)
From cppreference.com
< cppβ | symbol index
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)