std::placeholders 符号索引
(C++11 起)
来自cppreference.com
<
cpp
|
symbol index
C++
符号索引
std
std::chrono
(C++11)
std::contracts
(C++26)
std::execution
(C++17)
std::filesystem
(C++17)
std::linalg
(C++26)
std::literals
(C++14)
std::numbers
(C++20)
std::placeholders
(C++11)
std::pmr
(C++17)
std::ranges
(C++20)
std::regex_constants
(C++11)
std::rel_ops
(C++20 弃用)
std::this_thread
(C++11)
宏
移除的符号
(僵尸名)
仅用于阐释的符号
此页面尝试列出所有来自
标准库
,在命名空间
std::
placeholders
中的符号。符号书写如下:
函数名带
()
。
模板名带
<>
。
_
_(下划线)
_1, _2, ..., _N
(C++11 起)