Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/cpprefjp/site

cpprefjpサイトのMarkdownソース
https://github.com/cpprefjp/site

istreamの説明からインクルードするヘッダについての記述を削除

* <istream>がインクルードすると規定されている標準ヘッダファイルは無い
のだと思います。

e26663a8dce1b32ef049b954897ad95d8698d253 authored about 4 years ago by OGAWA KenIchi <[email protected]>
iteratorコンセプトへのリンク追加

d2e001d98c2421d2f1bf77e5e48af16e766e6fea authored about 4 years ago by onihusube <[email protected]>
リンク修正

051cdfa8fceb8584c23c2d6279e11f96de55e2a1 authored about 4 years ago by onihusube <[email protected]>
Merge branch 'master' of https://github.com/cpprefjp/site

4e2ab06b4d32c57112c003f0aea2ba6df4355a14 authored about 4 years ago by onihusube <[email protected]>
contiguous_iterator追加 #712

4d7e68a979437ee27c122bae6bd83cd1d97fc892 authored about 4 years ago by onihusube <[email protected]>
random_access_iterator追加 #712

28fa1af23ea0e40893e4991a8e1908736cbdf64f authored about 4 years ago by onihusube <[email protected]>
Merge pull request #800 from cpprefjp/outer_link_check_weekly

外部リンクチェックを週に一回チェックするようにした

f2b491386011de8290fb55c0936d3ed8dc46f614 authored about 4 years ago by Akira Takahashi <[email protected]>
bidirectional_iterator追加 #712

ab14d4d6b895c0707ad91d2e21196c35931ce119 authored about 4 years ago by onihusube <[email protected]>
forward_iterator追加 #712

9c3830d44f5a16a4f94d421f01f5d413ad1b6989 authored about 4 years ago by onihusube <[email protected]>
output_iterator追加#712

09d2111a8885f80989ed269bbd7fdf911664a1eb authored about 4 years ago by onihusube <[email protected]>
input_iterator追加 #712

1b61055f577e6f2975fcc51ae2b0ef406b2160f2 authored about 4 years ago by onihusube <[email protected]>
外部リンクチェックを週に一回チェックするようにした

8f54307c8f701412f4a693db44937ea716547832 authored about 4 years ago by Akira Takahashi <[email protected]>
cpp11/attributes: C++17/20属性を関連項目に追記

1ca61cd699478435d1e24bcbcbdf838b59cd0bea authored about 4 years ago by yoh <[email protected]>
箇条書きの前の空行を追加

e25da49c602ab94ccf89bf59e76b8d483ebd559b authored about 4 years ago by Tetsuro Matsumura <[email protected]>
モジュール名の見出しを作成し内容を追加

モジュール名にドットを使うとトークンが分割されることを記載

871b046f0d1126d7a7fdf1975e6e8598734cd08a authored about 4 years ago by Tetsuro Matsumura <[email protected]>
Fix typo

575f23515bd7eb3e021942cbb3d49c465650c9cf authored about 4 years ago by Tetsuro Matsumura <[email protected]>
Update contract-based_programming.md

契約は定数表現評価のときにも評価されることを明記。

ddbc8fae8edeabbd6d35c4be03d7cb6507d8ae80 authored about 4 years ago by MITSUNARI Shigeo <[email protected]>
<charconv>へのリンクをグローバル修飾に追加

ab958e7c98e8df82554880bc6eab7979bf2b6e6e authored about 4 years ago by Akira Takahashi <[email protected]>
Update selection_statements_with_initializer.md

初期化付き条件分岐が無くても単一かつ配列でない変数を宣言することはできていたので、そのことを記載。

33b05b121f9bc98db7d90ee4aad1e676dfb8fca9 authored about 4 years ago by Tetsuro Matsumura <[email protected]>
condition_variable_any/wait_until: 表示崩れ修正

b8513fc03a4fa9bdd65d69b3d389901431a92072 authored about 4 years ago by yoh <[email protected]>
condition_variable_any: wait系メンバ stop_token対応

3658c726a4ba71dd11ad7170267a1d8e7cd29e7c authored about 4 years ago by yoh <[email protected]>
C++14 リテラル演算子のスペースを省略可能とする : defect reportへのリンクがなくなっていたのでURL差し替え

6fb84068191b553a14f327a60c5618c5c76f4fec authored about 4 years ago by Akira Takahashi <[email protected]>
表記の再修正 / consistent_comparison.md

https://github.com/cpprefjp/site/commit/da3bbb6dae4062f52e4bb0385a8a27d17012dff3#r41658906

439ffe092d1419af9927b08b386db6f6f443bdee authored about 4 years ago by Ryo Suzuki <[email protected]>
表記の微修正 / consistent_comparison.md

前段に書かれている `(詳細は後述の「検討された他の選択肢」を参照)` と見出しを一致させた。

da3bbb6dae4062f52e4bb0385a8a27d17012dff3 authored about 4 years ago by Ryo Suzuki <[email protected]>
Update format.md

文字、整数、boolの表を統合

e4f2462793871b11df49a89c9f02d0af4607833d authored about 4 years ago by Tetsuro Matsumura <[email protected]>
monotonic_buffer_resource : 言葉の表現修正

55ac19f185aa781f7ea52427bd2a63472a6e213a authored about 4 years ago by onihusube <[email protected]>
Merge pull request #793 from Jumpaku/Jumpaku-patch-1

句点の修正

59b9e6882397840211c6061bab805d11071516db authored about 4 years ago by yumetodo <[email protected]>
句点の修正

lvalueに関する説明部分に不自然な句点があったため,修正しました.

7a52896d4aaba63028d8942e4c6b58f7b16122ad authored about 4 years ago by Jumpaku <[email protected]>
Merge pull request #791 from cpprefjp/herumi-patch-2

Update atomic_flag_test_explicit.md

2330177c3eb67ce69769ad6a57936532343cf00b authored about 4 years ago by onihusube <[email protected]>
update ref

f5062a55daec52663416fecbe7485b2826474eaf authored about 4 years ago by MITSUNARI Shigeo <[email protected]>
Merge pull request #790 from cpprefjp/herumi-patch-1

Update atomic.md

b48293f3ec374607e2efe252760c83090d56b9ab authored about 4 years ago by yumetodo <[email protected]>
Update atomic_flag_test_explicit.md

replace `std::atomic_flag_test` with `std::atomic_flag_test_explicit` in the sample.

a8a3a549216632752502f75fd1fb224e87816c81 authored about 4 years ago by MITSUNARI Shigeo <[email protected]>
fix type

53e332cce73184bf795adffa2e02a1d7334abebd authored about 4 years ago by MITSUNARI Shigeo <[email protected]>
Update atomic.md

add `ATOMIC_CHAR8_T_LOCK_FREE`

972c21b00c631995956488c630fc0dd8b94f0179 authored about 4 years ago by MITSUNARI Shigeo <[email protected]>
C++20 一貫比較 : 全体調整とリンク追加

a4fdb82c2e62c61d25680c47d73a76d158bcf146 authored about 4 years ago by onihusube <[email protected]>
一貫比較 : p2002r1の内容追記 #786

78ba670f2005a7a220d2819d454c89fd01d8b2ac authored about 4 years ago by onihusube <[email protected]>
一貫比較 : p2002r1の内容追記(途中) #786

8701b6e6f65860994b98cf7e0a023e2d2b9020bf authored about 4 years ago by onihusube <[email protected]>
type_identity: 例示コード追加

実引数リストの一部から選択的に型推論を行うコード例を追加。

ab0ee1006c7bed864342e0b8c2d8a9d58c937f9a authored about 4 years ago by yoh <[email protected]>
経緯の説明を拡充 #781

8d2ac510c93c1215f4e220a507b95665e6fa13b5 authored about 4 years ago by Tetsuro Matsumura <[email protected]>
nested inline namespaceのmsvc対応追記

7e87fff79b284a43bfdb6a9b55034cc0c2254c82 authored about 4 years ago by onihusube <[email protected]>
リンク修正

579509cae415696e4c0903e44c5c665abe06a432 authored about 4 years ago by onihusube <[email protected]>
Merge pull request #788 from h-sao/msvc-update16.6

Updated MSVC info for 2019 16.6

9b198a27ca7ddfdbcb0848363bec5c870b507699 authored about 4 years ago by onihusube <[email protected]>
update msvc 16.6 info

0525dde80dbc4048488da6b0d5caed5282a643f0 authored about 4 years ago by Akiko Kawai <[email protected]>
Merge remote-tracking branch 'upstream/master'

079393874d16f46183f1f83959a6b982b25c72e8 authored about 4 years ago by Akiko Kawai <[email protected]>
"型の文脈でtypenameの省略を許可" の解説を追加 #727

4e2168a46a22c8fe72f3a4d1252758068b88cb7e authored about 4 years ago by MATSUMURA Tetsuro <[email protected]>
fs::copy : C++20仕様に修正

https://wg21.cmeerw.net/lwg/issue2682

fdfd530a64fb5ea3b2ec4eb2e808477b9a571f61 authored over 4 years ago by Akira Takahashi <[email protected]>
Merge pull request #787 from cpprefjp/fix-static_assert-description

static_assertの説明文を修正

8d05c787c0bb157e1850a26b5b6a1439b2b274c3 authored over 4 years ago by yumetodo <[email protected]>
fix static_assert description

ea86d1bad62ce350a21791f27c75c135bd3d47fe authored over 4 years ago by I <[email protected]>
Update allow_initializing_aggregates_from_a_parenthesized_list_of_values.md

参考リンクを追加

510a75587a8652d552c9cf9ff0398d758495ea5c authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
Update allow_initializing_aggregates_from_a_parenthesized_list_of_values.md

"検討されたほかの選択肢"を追加

2fdb23d9e2bea731c7ec3bc54d9b23d05607970f authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
Update allow_initializing_aggregates_from_a_parenthesized_list_of_values.md

サンプルコードを修正

e4b2f56a63f637ddb0b3d7b6222e1ebf27a1eaea authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
Update allow_initializing_aggregates_from_a_parenthesized_list_of_values.md

丸カッコによる集成体初期化でも評価順は固定

4c8a439cda3ab4044b2100f1bff66c99c8dad142 authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
"スコープ付き列挙型のusing宣言"の説明を追加 #782

e16426722fb83832c8b57a3707250c7e95801727 authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
Update implementation-status.md

リンク切れを修正

cdcc86a9d3861d503679b06a0ee70291dcda7e41 authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
Update designated_initialization.md

相対パスでのリンクに変更

32e24202ad870b27d02f0fdf60aac217c9a06a5f authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
コード例を修正 #781

5e599526abbc9c13368ba8f311accb4259a7f448 authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
Update designated_initialization.md

0aeedc0541146ffb07fa6f5c02808bc88491d050 authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
リンク切れを修正 #781

d02c44794d0bf6693bd9cd491a1cfa013e4e40fd authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
"丸カッコの値リストからの集成体初期化を許可"の説明を追加

#781

767e4c06d8df593bcaf7c424c7d25a2680c8fcd9 authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
fs::file_time_type : C++20環境で年の値がずれたので、C++20の正式な方法でtime_tに変換するようにした

4e74a3c1b700697a4c836b7761d8bda0e6b10ac1 authored over 4 years ago by Akira Takahashi <[email protected]>
sized_sentinel_for: add internal link

5649dcfb796a0d02c9cecf452db0a93fd28edf42 authored over 4 years ago by yoh <[email protected]>
disable_sized_sentinel_for : 参考リンク追加

f641f29ec0583ad86c9cf1d95409cf24fb4b77a7 authored over 4 years ago by onihusube <[email protected]>
disable_sized_sentinel_for : タイトルの修正

b8b7dc1722edb62e6cadec58ba636ff7ab5e0cb2 authored over 4 years ago by onihusube <[email protected]>
sized_sentinel_for追加

65c1777f09537a5236fd59dc28132c759fcfe736 authored over 4 years ago by onihusube <[email protected]>
cpp20/一貫比較: P1959による{weak,strong}_equality削除を明記

比較カテゴリ間の関係性をP0513R3より引用しているが、最終C++20仕様では
P1959にてweak_equality, strong_equalityが削除される旨を明記。

aa7a3daf3d4acc085c9d254d0e4c8e9aa8ad333a authored over 4 years ago by yoh <[email protected]>
Merge pull request #784 from cpprefjp/term-concept

用語「コンセプト」の使い方を整理

7fd8a11f68330c6a910e140015e885f08719fc02 authored over 4 years ago by Akira Takahashi <[email protected]>
identity : 間違いを訂正

8df7318f93b91bad28d2110b2782d213f847c17c authored over 4 years ago by onihusube <[email protected]>
用語整理: C++20 Conceptsを意味しない"コンセプト"から表現変更

f29da42d902c3a17436f931918b8c4ea6e7e7513 authored over 4 years ago by yoh <[email protected]>
用語整理: s/INVOKEコンセプト/INVOKE要件/

C++20からコンセプト(concept)が正式なエンティティかつキーワードとなるため、
利用者の混乱を避けるべく訳出を「INVOKE要件(requirements)」に変更。

106ff07f375bd1b0750fa4818eb16860572f437c authored over 4 years ago by yoh <[email protected]>
concepts/invocable: コード修飾(regular_invocable)を修正

fe3fd3e9d3bf19be4458794604d323b1a4f6e6ab authored over 4 years ago by yoh <[email protected]>
fix: change Xbyak link to github

http://herumi.in.coocan.jp/soft/xbyak.html
はv3のころのドキュメントで、v5系が出てる現在メンテされてない。

1638d9972cc13a22ef37d2ee495d68017cd3fb30 authored over 4 years ago by yumetodo <[email protected]>
サイドバーに不具合が発生するようなのでconceptに戻す #779

9dbf343779c9dfdbc9a905283fd4aa4671c27b93 authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
Callableを試しにnamed requirementに変更

0ac3d5cf945b4790ae2f8de4073a851b5aa1ed8f authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
Merge pull request #783 from cpprefjp/Fuyutsubaki-patch-1

typo

e88a1c502f05d487c4458807552c4ac739cb395e authored over 4 years ago by yumetodo <[email protected]>
typo

926bc4d17e61de5fc0d942ba9fb5829bf8d88763 authored over 4 years ago by Fuyutsubaki <[email protected]>
node_handle : 一旦headerに戻した #779

2b11529c6106e1ee1d15795f39ec1aedb4514e40 authored over 4 years ago by Akira Takahashi <[email protected]>
fire CI

60d72507f37f0f98835a23220f448730366c187c authored over 4 years ago by Akira Takahashi <[email protected]>
node_handle : headerではなくcategoryにした

f7d9e6e8736e404c5d0c1e96f1f48c63b05aa64f authored over 4 years ago by Akira Takahashi <[email protected]>
[[no_unique_address]属性の解説を追加 #726

35752502b0f05f2b7615ac6378acc9e464721501 authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
Merge pull request #780 from cpprefjp/named_requirement_template

editors_doc: 名前付き要件の雛形ページを追加

ae6839d5498de8009c0a9f99a28ca1fa0b59f0a5 authored over 4 years ago by Akira Takahashi <[email protected]>
名前付き要件のテンプレートを追加 #779

a81f01484861f7d4495984e6697bef72f7175d72 authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
month_day : operator/を追加

c2d0dce83856a59cdf2362ec9c2f3815e5583c81 authored over 4 years ago by Akira Takahashi <[email protected]>
month_day : formatterの特殊化を追加

95b14ddb9ade45f4104bedd9925647d055840d0f authored over 4 years ago by Akira Takahashi <[email protected]>
指示付き初期化の解説を追加 #717

b408ff3d947269c52567182310ff7d6f9205d451 authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
chrono : from_streamからparseへの参照を整理

745f8bcdcf07c523bf69275bee845fef025477a7 authored over 4 years ago by Akira Takahashi <[email protected]>
chrono::parse : %aと%bは完全名も許可していた

edb3c6999cead1de1eb98b4a5238e90a69041e71 authored over 4 years ago by Akira Takahashi <[email protected]>
month_day : from_streamを追加

d6a4bc491a3692c763ca8fddb7f7413dae65ebd7 authored over 4 years ago by Akira Takahashi <[email protected]>
month_day : 出力ストリームを追加

16fe6232c4adafe0b91a61479ba6380b60abffb9 authored over 4 years ago by Akira Takahashi <[email protected]>
month_day : 比較演算子を追加

83f8ec495b4c0cb7f29afc7058ae29c19e0cef15 authored over 4 years ago by Akira Takahashi <[email protected]>
<iterator> : 種別の修正

33f68949225d92cb27e0458be61909975d6ddf09 authored over 4 years ago by onihusube <[email protected]>
Update delegating_constructors.md

移譲コンストラクタを使う場合、メンバ初期化子の要素は1つである必要があります

1b64f0f70f29526b3fbaac82d1ffcbb1d477bdb7 authored over 4 years ago by MATSUMURA Tetsuro <[email protected]>
リンク修正

2724eb087542885513a8bcb45fe319442e642042 authored over 4 years ago by Akira Takahashi <[email protected]>
month_day : メンバ関数ページを追加

61efb5887c2a507feb54b04eb260acbbb7d3c843 authored over 4 years ago by Akira Takahashi <[email protected]>
cpp20/coroutines: ソースコード変換による説明を増補

be7ecc9f784ff358ec93ce88a6a936702799cf7b authored over 4 years ago by yoh <[email protected]>
cpp20/coroutines: "動作概略"セクションを記述

4acdcd6de31ecc931c5668093f465e67355c3834 authored over 4 years ago by yoh <[email protected]>
cpp20/coroutines: コード修飾を調整

e608843228ca5bd587b9a47679553629b1cbb8dc authored over 4 years ago by yoh <[email protected]>
GCC : 11.1からC++17がデフォルト

https://gcc.gnu.org/git/?p=gcc.git;a=commitdiff;h=0801f419440c14f6772b28f763ad7d40f7f7a580

b87906885657acba927e4edf85f94c5b4d5c94d1 authored over 4 years ago by Akira Takahashi <[email protected]>
sentinel_for追加 #712

b61e9b8d26493ae1852defa76b0a443427a403b6 authored over 4 years ago by onihusube <[email protected]>
coroutine_handle: 概要説明を増補

9adabee2fdfdbf83dc59337d1f2b838713e421bd authored over 4 years ago by yoh <[email protected]>
month_day : カレンダー構文演算子を表に追加

3eee4692501f5b6ec0fa2fb98cf1f7f939f712d6 authored over 4 years ago by Akira Takahashi <[email protected]>