2
2
<feed xmlns =" http://www.w3.org/2005/Atom" >
3
3
<title >cpprefjp - C++日本語リファレンス</title >
4
4
<link href =" https://cpprefjp.github.io" />
5
- <updated >2025-06-07T14:43:27.886430 </updated >
6
- <id >2b44d458-934c-4ebc-958d-7e119fed5195 </id >
5
+ <updated >2025-06-08T11:06:32.924538 </updated >
6
+ <id >66d408d8-0fc4-473a-a55b-d8e721c1af48 </id >
7
7
8
8
9
+ <entry >
10
+ <title >実行ポリシー -- execution/execution_policy: add inner link</title >
11
+ <link href =" https://cpprefjp.github.io/reference/execution/execution/execution_policy.html" />
12
+ <id >128604dd6229da84c06238db27e64b5a94c00a0d:reference/execution/execution/execution_policy.md</id >
13
+ <updated >2025-06-08T20:02:22+09:00</updated >
14
+
15
+ <summary type =" html" >< pre>< code> diff --git a/reference/execution/execution/execution_policy.md b/reference/execution/execution/execution_policy.md
16
+ index 3a546b20d..a9d078547 100644
17
+ --- a/reference/execution/execution/execution_policy.md
18
+ +++ b/reference/execution/execution/execution_policy.md
19
+ @@ -162,7 +162,7 @@ int main()
20
+ * std::execution::par[color ff0000]
21
+ * std::execution::par_unseq[color ff0000]
22
+ * count.load[link /reference/atomic/atomic/load.md]
23
+ -* is_always_lock_free[link /reference/atomic/atomic/is_always_lock_free.md.nolink]
24
+ +* is_always_lock_free[link /reference/atomic/atomic.md]
25
+
26
+ #### 出力例
27
+ ```
28
+ < /code>< /pre> </summary >
29
+
30
+ <author >
31
+ <name >yoh</name >
32
+
33
+ </author >
34
+ </entry >
35
+
9
36
<entry >
10
37
<title >ws -- ws : サンプルコードのインデントを4→2に修正</title >
11
38
<link href =" https://cpprefjp.github.io/reference/istream/ws.html" />
@@ -641,117 +668,4 @@ index 72e0f5b0f..7c4b542b3 100644
641
668
</author >
642
669
</entry >
643
670
644
- <entry >
645
- <title >cpprefjp - C++日本語リファレンス -- スポンサー更新 #1453</title >
646
- <link href =" https://cpprefjp.github.io/index.html" />
647
- <id >3dd6a8e1f56eaa67a717f7879360d74d1c7b98f6:index.md</id >
648
- <updated >2025-06-05T12:42:05+09:00</updated >
649
-
650
- <content type =" html" >< h1 itemprop=" name">< span class=" token"> cpprefjp - C++日本語リファレンス< /span>< /h1>
651
- < div itemprop=" articleBody">< p> 本サイトcpprefjpは、プログラミング言語C++のリファレンスを提供するWebサイトです。< /p>
652
- < p> 最新C++バージョンのリファレンスを提供していきます。< /p>
653
- < h2> 運営方針< /h2>
654
- < p> 本リファレンスサイトは、C++言語の最新のリファレンスを常に提供し続けることを目標にしています。< /p>
655
- < p> 各クラス、関数にはそれぞれ1つ以上のサンプルコードを付けていく方針です。< /p>
656
- < p> 本サイトでは、他サイトおよび規格書の直接的な翻訳ではなく、編集者の調査と考えに基づいた解説を提供していきます。< /p>
657
- < h2> HTMLデータのダウンロード< /h2>
658
- < ul>
659
- < li>< a href=" https://github.com/cpprefjp/cpprefjp.github.io/archive/refs/heads/master.zip" target=" _blank"> cpprefjp.github.io-master.zip< /a>< /li>
660
- < /ul>
661
- < p> ローカルで閲覧できるHTMLを用意しています。< /p>
662
- < h2> スポンサーシップ< /h2>
663
- < ul>
664
- < li>< a href=" https://opencollective.com/cpprefjp" target=" _blank"> cpprefjp - Open Collective< /a>< /li>
665
- < /ul>
666
- < p> このプロジェクトは、持続的な活動のため、ユーザーの方々からのご支援をお待ちしております。上記Open Collectiveのプロジェクトでスポンサーシップの募集をしております。< /p>
667
- < p> ご支援いただくユーザーの方々には、以下の特典があります。< /p>
668
- < ul>
669
- < li> 本ページ (cpprefjpサイトのトップページ) に1年間、金額順でロゴを表示させていただきます (金額が同じ場合は登録順)< /li>
670
- < li> シルバースポンサー以上の方は、< a href=" https://github.com/cpprefjp/site" target=" _blank"> cpprefjp/site< /a> リポジトリのissueとして、採用情報を投稿できます (一週間ほどで閉じます)< /li>
671
- < /ul>
672
- < p> ご支援いただいた資金は、貢献度に応じてコントリビューターに分配させていただきます。< /p>
673
- < p> また、スポンサーシップの入金方法として、Open Collectiveのほかに銀行振込も対応しております。< /p>
674
- < p> 銀行振込に関して、またはそれ以外でスポンサーシップの相談に関しては、以下のメールアドレスにお問い合わせください。< /p>
675
- < ul>
676
- < li
> メールアドレス :
< a href=
" mailto:
[email protected] "> [email protected] < /a
>< /li
>
677
- < li> 宛名 : cpprefjp管理者< ul>
678
- < li> 代表として、主に高橋晶 (Akira Takahashi) がご対応させていただきます< /li>
679
- < /ul>
680
- < /li>
681
- < /ul>
682
- < h2> 参加方法< /h2>
683
- < p> 本サイトは、多くのユーザの手によって書かれています。< /p>
684
- < p> あなたがこの cpprefjp プロジェクトに参加したいのであれば、私達はそれをとても歓迎します。< /p>
685
- < p> cpprefjp プロジェクトに参加する方法は簡単です。< /p>
686
- < ol>
687
- < li>< a href=" https://github.com/cpprefjp/site/issues?state=open" target=" _blank"> cpprefjp の Issues< /a> にアクセスし、< /li>
688
- < li> あなたが手伝えそうな、まだ誰にもアサインされていないタスクを見つけ、< /li>
689
- < li> その Issue のコメントに「このタスクやります」と書く< /li>
690
- < /ol>
691
- < p> これだけです。< /p>
692
- < p> あとは、そのタスクを完了させて pull request を送れば、あなたも cpprefjp のコミッタになれます。< /p>
693
- < h2> 編集者向けのさらなる情報< /h2>
694
- < p> 本サイトは、GitHubのリポジトリ上で、Markdown形式でリファレンスを記載し、GitHub Pagesに自動反映するという形をとっています。本サイトのMarkdownソースは、以下のリポジトリにあります。< /p>
695
- < ul>
696
- < li>< a href=" https://github.com/cpprefjp/site" target=" _blank"> https://github.com/cpprefjp/site< /a>< /li>
697
- < /ul>
698
- < p> 上記リポジトリのREADMEに、コアメンバの一覧を記載してありますので、何かありましたらそのうちの誰か、もしくはリポジトリへのIssueという形でご相談ください。< /p>
699
- < p> 本サイトの編集方法については、以下のドキュメントを参照してください。< /p>
700
- < ul>
701
- < li>< a href=" start_editing.html"> cpprefjpを編集するには< /a>< /li>
702
- < /ul>
703
- < p> 本サイトのコンテンツを作成、編集するにあたり、仕様を熟知し、一人で完璧に正しい内容を書くことは要求しません。< /p>
704
- < p> たとえ間違ったことを記載した場合や、不安の残る内容を記載した場合でも、それに気づいた誰かが修正してくれます。< /p>
705
- < h2> その他参考情報< /h2>
706
- < p> 以下のWebサイトから転載許可をいただいています。< /p>
707
- < p> 翻訳や解説などで活用してください:< /p>
708
- < ul>
709
- < li>< a href=" https://web.archive.org/web/20190112041213/http://episteme.wankuma.com/stlprog/index.html" target=" _blank"> Standard Template Library プログラミング on the Web< /a>< /li>
710
- < /ul>
711
- < h2> スポンサー< /h2>
712
- < p> cpprefjpプロジェクトは、以下の方々にスポンサーになっていただいております。< /p>
713
- < h3> ゴールドスポンサー< /h3>
714
- < p>< div style=" text-align: center">< a href=" https://www.cocotone.jp" target=" _blank">< img alt=" cocotone様" src=" static/image/sponsors/cocotone/cocotone.png" title=" cocotone様" width=" 560" />< /a>< /div>< /p>
715
- < p>< div style=" text-align: center">< a href=" https://www.cube-soft.jp/" target=" _blank">< img alt=" CubeSoft様" src=" https://raw.githubusercontent.com/cube-soft/cube.assets/master/home/banner/large.png" title=" CubeSoft様" />< /a>< /div>< /p>
716
- < h3> シルバースポンサー< /h3>
717
- < p>< div style=" text-align: center">< a href=" https://acerola-software.jp/" target=" _blank">< img alt=" Acerola Software様" src=" static/image/sponsors/Acerola/as_logo.png" title=" Acerola Software様" width=" 400" />< /a>< /div>< /p>
718
- < p>< div style=" text-align: center">< a href=" https://www.fixstars.com/" target=" _blank">< img alt=" Fixstars様" src=" static/image/sponsors/Fixstars/fixstars-logo.png" title=" Fixstars様" width=" 400" />< /a>< /div>< /p>
719
- < p>< div style=" text-align: center">< a href=" https://www.pegasys-inc.com/" target=" _blank">< img alt=" pegasys様" src=" https://tmpgenc.pegasys-inc.com/images/pegasys_logo.png" title=" pegasys様" width=" 320" />< /a>< /div>< /p>
720
- < p>< div style=" text-align: center">< a href=" https://vaporoid.com/sys/" target=" _blank">< img alt=" vaporoid様" src=" static/image/sponsors/vaporoid/cpprefjp-400x150.png" title=" vaporoid様" width=" 400" />< /a>< /div>< /p>
721
- < p>< div style=" text-align: center">< a href=" https://mkohana.github.io/" target=" _blank">< img alt=" M.Kohana様" src=" static/image/sponsors/m_kohana/m_kohana.jpg" title=" M.Kohana様" width=" 320" />< /a>< /div>< /p>
722
- < p>< div style=" text-align: center">< a href=" https://www.techarts.co.jp/" target=" _blank">< img alt=" 有限会社テクニカルアーツ様" src=" static/image/sponsors/technical_arts/TechnicalArtsLogo3.png" title=" 有限会社テクニカルアーツ様" width=" 400" />< /a>< /div>< /p>
723
- < p>< ul>< li> T.Kishu様< /li>< /ul>< /p>
724
- < h3> ブロンズスポンサー< /h3>
725
- < p>< div style=" text-align: center">< img alt=" Azaika様" src=" static/image/sponsors/Azaika/Azaika.jpg" title=" Azaika様" width=" 256" />< /div>< /p>
726
- < p>< ul>< li> イシハラユウヤ様< /li>< /ul>< /p>
727
- < p>< ul>< li>< a href=" https://opencollective.com/meg_nakagami" target=" _blank"> Megumi Nakagami様< /a>< /li>< /ul>< /p>
728
- < p>< div style=" text-align: center">< a href=" https://github.com/minachun/minachun" target=" _blank">< img alt=" minachun / J.Minami様" src=" https://raw.githubusercontent.com/minachun/minachun/main/banner.png" title=" minachun / J.Minami様" />< /a>< /div>< /p>
729
- < p>< div style=" text-align: center">< a href=" https://gravatar.com/overthestardust" target=" _blank">< img alt=" 星くず彼方に" src=" static/image/sponsors/overthestardust/overthestardust.png" title=" 星くず彼方に" width=" 256" />< /a>< /div>< /p>
730
- < p>< div style=" text-align: center">< a href=" https://github.com/zonuexe" target=" _blank">< img alt=" USAMI Kenta" src=" https://gravatar.com/userimage/33138763/7af48baae61cde116bd8d28a5158946e.jpeg?size=256" title=" USAMI Kenta" width=" 256" />< /a>< /div>< /p>
731
- < p>< div style=" text-align: center">< a href=" https://github.com/soramimi" target=" _blank">< img alt=" soramimi" src=" https://www.soramimi.jp/avater.jpg" title=" soramimi" width=" 256" />< /a>< /div>< /p>
732
- < p>< ul>< li> Agate Pris様< /li>< /ul>< /p>
733
- < p>< div style=" text-align: center">< img alt=" unagi様" src=" https://www.unagiworks.net/blog/wp-content/uploads/2019/01/logo.gif" title=" unagi様" />< /div>< /p>
734
- < p>< div style=" text-align: center">< a href=" https://x.com/HappyLuckyAkira" target=" _blank">< img alt=" Akira Kubo様" src=" static/image/sponsors/HappyLuckyAkira/HappyLuckyAkira.jpg" title=" Akira Kubo様" width=" 256" />< /a>< /div>< /p>
735
- < p> スポンサーシップについては、以下のページを参照ください。< /p>
736
- < ul>
737
- < li>< a href=" https://opencollective.com/cpprefjp" target=" _blank"> cpprefjp - Open Collective< /a>< /li>
738
- < /ul>
739
- < p> 連絡先が不明なスポンサー様は、ロゴの表示が現在できておりません。Open Collectiveの問い合わせフォームから、表示するロゴ画像とリンク先URLについてご連絡いただきたいです。< /p>
740
- < h2> プライバシーポリシー< /h2>
741
- < p> 本サイトは、サイトの改善のためにGoogleアナリティクスを使用しています。本サイトをご利用中のブラウザは、Googleに特定の情報を自動的に送信します。本サイトは、この分析のためにCookieを使用します。利用者は、本サイトを利用することで、この目的においてCookieを使用することを許可したものとみなします。< /p>
742
- < p> Googleによるデータ使用の詳細は、以下のURLで確認することができます。< /p>
743
- < p>< a href=" https://www.google.com/intl/ja/policies/privacy/partners/" target=" _blank"> https://www.google.com/intl/ja/policies/privacy/partners/< /a>< /p>
744
- < h2> ライセンスについて< /h2>
745
- < p> 本サイトの情報は、< a href=" https://creativecommons.org/licenses/by/3.0/" target=" _blank"> クリエイティブ・コモンズ 表示 3.0 非移植 ライセンス(CC BY)< /a> の下に提供しています。< /p>
746
- < p>< img alt="" src=" https://i.creativecommons.org/l/by/3.0/88x31.png" />< /p>
747
- < p> cpprefjpサイトのアイコン・ロゴ画像は、< a href=" https://creativecommons.org/licenses/by-nc-nd/4.0/deed.ja" target=" _blank"> クリエイティブ・コモンズ 表示 - 非営利 - 改変禁止 4.0 国際 (CC BY-NC-ND 4.0)< /a> の下に提供しています。< /p>
748
- < p> 高解像度画像データ: < a href=" https://github.com/cpprefjp/image/tree/master/cpprefjp/icon" target=" _blank"> cpprefjp/image< /a>< /p>
749
- < p>< img alt="" src=" https://licensebuttons.net/l/by-nc-nd/4.0/88x31.png" />< /p>< /div> </content >
750
-
751
- <author >
752
- <name >Akira Takahashi</name >
753
-
754
- </author >
755
- </entry >
756
-
757
671
</feed >
0 commit comments