| 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::complex_literals (C++14) | ||||
This page tries to list all the symbols that are available from thestandard library in the namespacestd::literals::complex_literals. The symbols are written as follows:
().<>.These operators are declared in the namespacestd::literals::complex_literals, where bothliterals andcomplex_literals areinline namespaces. Access to these operators can be gained with:
I