44 lines
3.1 KiB
HTML
44 lines
3.1 KiB
HTML
<!DOCTYPE html>
|
|
<html lang="zh" dir="ltr" class="client-nojs" xmlns="http://www.w3.org/1999/xhtml" xml:lang="zh">
|
|
<head><meta http-equiv="x-ua-compatible" content="ie=edge">
|
|
<meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
|
|
<title>std::execution 符号索引</title>
|
|
<link rel="stylesheet" href="ext.css" />
|
|
<link rel="stylesheet" href="site_modules.css" />
|
|
</head>
|
|
<body class="mediawiki ltr sitedir-ltr ns-0 ns-subject page-cpp_symbol_index_execution skin-cppreference2 action-view cpp-navbar">
|
|
<div id="cpp-content-base">
|
|
<div id="content"><a id="top"></a>
|
|
<h1 id="firstHeading" class="firstHeading">std::execution 符号索引</h1>
|
|
<div id="bodyContent">
|
|
<div id="contentSub"><span class="subpages">< <a href="cpp.html">cpp</a>‎ | <a href="cpp-symbol_index.html">symbol index</a></span></div>
|
|
<div id="mw-content-text" lang="zh" dir="ltr" class="mw-content-ltr" xml:lang="zh">
|
|
<p><br />
|
|
此页面试图列出所有来自<i>标准库</i>,可用于命名空间 <i>std::execution::</i> 的符号。符号以下列方式书写:</p>
|
|
<ul>
|
|
<li>函数名带 <i>()</i> 。</li>
|
|
<li>模板带 <i><></i> 。</li>
|
|
</ul>
|
|
<h2><span class="mw-headline" id="P_S_U"></span></h2>
|
|
<blockquote><span class="mw-headline" id="P_S_U"><tt><a href="cpp-symbol_index-execution.html#P">P</a> <a href="cpp-symbol_index-execution.html#S">S</a> <a href="cpp-symbol_index-execution.html#U">U</a></tt></span></blockquote>
|
|
<span class="mw-headline" id="P_S_U"></span>
|
|
<p><br /></p>
|
|
<h3><span class="mw-headline" id="P">P</span></h3>
|
|
<p><a href="cpp-algorithm-execution_policy_tag.html"><tt>par</tt></a> <span class="t-mark-rev t-since-cxx17">(C++17 起)</span><br />
|
|
<a href="cpp-algorithm-execution_policy_tag.html"><tt>par_unseq</tt></a> <span class="t-mark-rev t-since-cxx17">(C++17 起)</span><br />
|
|
<a href="cpp-algorithm-execution_policy_tag_t.html"><tt>parallel_policy</tt></a> <span class="t-mark-rev t-since-cxx17">(C++17 起)</span><br />
|
|
<a href="cpp-algorithm-execution_policy_tag_t.html"><tt>parallel_unsequenced_policy</tt></a> <span class="t-mark-rev t-since-cxx17">(C++17 起)</span><br /></p>
|
|
<h3><span class="mw-headline" id="S">S</span></h3>
|
|
<p><a href="cpp-algorithm-execution_policy_tag.html"><tt>seq</tt></a> <span class="t-mark-rev t-since-cxx17">(C++17 起)</span><br />
|
|
<a href="cpp-algorithm-execution_policy_tag_t.html"><tt>sequenced_policy</tt></a> <span class="t-mark-rev t-since-cxx17">(C++17 起)</span><br /></p>
|
|
<h3><span class="mw-headline" id="U">U</span></h3>
|
|
<p><a href="cpp-algorithm-execution_policy_tag.html"><tt>unseq</tt></a> <span class="t-mark-rev t-since-cxx20">(C++20 起)</span><br />
|
|
<a href="cpp-algorithm-execution_policy_tag_t.html"><tt>unsequenced_policy</tt></a> <span class="t-mark-rev t-since-cxx20">(C++20 起)</span><br /></p>
|
|
</div>
|
|
<div class="visualClear"></div>
|
|
</div>
|
|
</div>
|
|
</div>
|
|
</body>
|
|
</html>
|