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

サンプルコード修正

4528b30ec7fc41764879ced63699eefb601f9b8f authored about 3 years ago by naritan <[email protected]>
Merge pull request #890 from naritan/patch-1

boolが抜けていたので修正

7d2b951e034e3e166a01d10a2120656b9f07e2b6 authored about 3 years ago by Akira Takahashi <[email protected]>
boolが抜けていたので修正

41cc6040ebdc3a3277a85db30b78a08e97f3e415 authored about 3 years ago by naritan <[email protected]>
P0602R4対応

956915d4e7be5f44bc41a7650885bf1e245ea99f authored about 3 years ago by onihusube <[email protected]>
fix typo s/P1245R4/P1425R4/

7edf98562655bcb131929e6540f1302b85a7ff58 authored about 3 years ago by yoh <[email protected]>
stack: C++23 P1245R4対応

8278072ff65bac42420fe85fcda763dd8eda9d53 authored about 3 years ago by yoh <[email protected]>
queue: C++23 P1245R4対応

711615cfddc6dcb776d6a60bfdddc5257865b671 authored about 3 years ago by yoh <[email protected]>
C++20 : 「評価されない文脈での定数式評価によって特殊メンバ関数がインスタンス化されることを規定」を追加 (close #721)

dd9fc76653f603f108e6f9bc5591161145e370bd authored about 3 years ago by Akira Takahashi <[email protected]>
pair: C++23 P1951R1対応

4d5038b887599618d6e5a1eab14c685c9bb0b623 authored about 3 years ago by yoh <[email protected]>
外部リンクチェック : Connection reset by peerの発生時にリトライするよう修正

a24253aee65ba543ade80c0d5b5e786049eca13b authored about 3 years ago by Akira Takahashi <[email protected]>
外部リンクチェック : アクセス拒否されないようユーザーエージェントの設定を入れた #887

ff2aead8fa1c7b8d903423e06041be29cf508011 authored about 3 years ago by Akira Takahashi <[email protected]>
filesystem::permissions : fchmodatの参照ページを変更

https://github.com/cpprefjp/site/issues/885 のリンク切れ対策

656fc53b64cad065efef0f085094510e22d1a663 authored about 3 years ago by Akira Takahashi <[email protected]>
Update relaxing_the_range_for_loop_customization_point_finding_rules.md

C++バージョンではなくP0962R1対応の有無で切り替わる

9a3814da7371a4b88253daddcb671ca85fabc04a authored about 3 years ago by Tetsuro Matsumura <[email protected]>
DR P0962R1対応

P0962R1はC++11に遡って適用されている。

e2e5f5ea50abfb9e2619aec28d39daf24924e7dc authored about 3 years ago by Tetsuro Matsumura <[email protected]>
ヘッダーユニットの説明を微調整

859c3879136be12568268ee1ece1b825604670e5 authored about 3 years ago by Tetsuro Matsumura <[email protected]>
Update modules.md

概要にヘッダーユニットの例を追加

7f2d9960370b8a54f4fee4e6feb256eb17acbabb authored about 3 years ago by Tetsuro Matsumura <[email protected]>
path::stem, extension : 隠しファイルの例を追加

Boost.Filesystem v4 (Boost 1.77.0) の標準への互換性向上のための動作変更をみて追記

777e16c8ae9bb3f3b567eb9e7952415b5b323b44 authored about 3 years ago by Akira Takahashi <[email protected]>
fix(if constexpr): リンク切れへの対処

移行先のメーリスで見つけたのでそちらを利用する

ref:
- #883
- 50b379dced6692f8a9a3350c49a67390baef20e1

648291cc7693744432e2eee130cb88f8d6ace9db authored about 3 years ago by yumetodo <[email protected]>
リンク切れを修正 #884

74ad6c765cad3c522a7b72a737f1fe8e3a6ed2c5 authored about 3 years ago by Akira Takahashi <[email protected]>
fix(if constexpr): リンク切れへの対処

http://webcache.googleusercontent.com/search?q=cache:http%3A%2F%2Fclang-developers.42468.n3.nabb...

50b379dced6692f8a9a3350c49a67390baef20e1 authored about 3 years ago by yumetodo <[email protected]>
Merge pull request #882 from Raclamusi/master

typo の修正

5efa2d99ad8e72b6143391b9bbf645c759bfe5d3 authored about 3 years ago by Akira Takahashi <[email protected]>
typo の修正

79332f66d54993fe943b246536b224a024c8ce86 authored about 3 years ago by raclamusi <[email protected]>
cpp23 : 見出しの調整

aabe6b696b7f833d3484bb4ab7b934540cae5fe4 authored over 3 years ago by onihusube <[email protected]>
C++23, コンパイラの実装状況 : mailing 2021-06のC++23機能を記載 #881

9a4b208a047547e1c66f37ea3f864850f1427c1f authored over 3 years ago by Akira Takahashi <[email protected]>
国際標準規格 : C++23の最新Working Draftを更新 #881

c0d736101cf9e4c0ab30d5c2bdc17a43bf16eabb authored over 3 years ago by Akira Takahashi <[email protected]>
stacktrace_entryメンバの説明を修正

* description

b1ee092da5db730c1f3992b09f2b0b2a9a5a1f47 authored over 3 years ago by Tetsuro Matsumura <[email protected]>
stacktrace_entryメンバの説明を修正

f5eba4d5313e9c9d30fdf7a4dd0341c6b9b37499 authored over 3 years ago by Tetsuro Matsumura <[email protected]>
コンパイラの実装状況 : Clangの実装状況のURL変更に対応 #880

59193e3ee26a7d170423f44ce6f62558441b8739 authored over 3 years ago by Akira Takahashi <[email protected]>
GCC対応バージョンの間違いの修正(C++20ラムダ式の初期化キャプチャでのパック展開を許可)

c05b302740d40a03480f22aee3c3befed75b8f9f authored over 3 years ago by Akiko Kawai <[email protected]>
pairとtuple : C++17での使用例を追加

4836ab6f2ed4956cdc035ceebea83398a7589ba8 authored over 3 years ago by Akira Takahashi <[email protected]>
inv_sqrt3 : sqrt2/2の方はconstexprにできるので例を修正

e929341d1957c1792b56a3a586eff7ce2503e14a authored over 3 years ago by Akira Takahashi <[email protected]>
inv_sqrt3 : 英語表記を追加 (inv_sqrtpiの方にはあった)

17b42148984a69f831eeb90808068495a2fd2bb9 authored over 3 years ago by Akira Takahashi <[email protected]>
inv_sqrt3 : inv_sqrt2がないことについて言及

0205da771ddc8c6b7846df7edaca071fb5e789f4 authored over 3 years ago by Akira Takahashi <[email protected]>
Update format.md

d030b7aa9c3b47e43488723af9e17b3a96b40a51 authored over 3 years ago by Tetsuro Matsumura <[email protected]>
Update basic_format_context.md

7ca72465639bc1560b198ad931d83d6b618ced2b authored over 3 years ago by Tetsuro Matsumura <[email protected]>
Update basic_format_context.md

48a620a19f61570a135d4788182976bd688258a8 authored over 3 years ago by Tetsuro Matsumura <[email protected]>
format : 書式文字列チェックについて微修正

870a9925304a99c10be6290111ddebcbd820865e authored over 3 years ago by onihusube <[email protected]>
Update immediate_functions.md

throwを使った例を追加

510381911c512e5079908695954578c55d34845e authored over 3 years ago by Tetsuro Matsumura <[email protected]>
formatのP2216R3対応

709409a1d6d8a30eda41ed8ceaa9fccce6a43055 authored over 3 years ago by Tetsuro Matsumura <[email protected]>
declare_no_pointers : サイズ計算の間違いを修正

154140fb9a2fb3b24594d21e3a56019bdff9e232 authored over 3 years ago by Akira Takahashi <[email protected]>
random_access_iterator : 修正とリンク追加

8b71460719c6bd1d66703565991c63d85f8c59bf authored over 3 years ago by onihusube <[email protected]>
更新されている規格番号を追加した(uniform initialization)

4ab30a8b97ee60b74255e9f6c336ae8a3b7c8de4 authored over 3 years ago by Akiko Kawai <[email protected]>
コンパイラ実装バージョンへのプロポーザルNo追記(C++11/part.3) #852 / GCC対応Verの修正

b9faa2037cd204bb537e43281cfe174da0ca2848 authored over 3 years ago by Akiko Kawai <[email protected]>
Clang, GCC, 対応Ver誤記の修正(教養隊の制限解除、ブロックスコープを持つ`static`変数初期化のスレッドセーフ化)

9d104c0507ce230a18092769224999a713df6807 authored over 3 years ago by Akiko Kawai <[email protected]>
更新されている規格番号を追加した(attributes, Non-static data member initializers)

716948cac7976ad205bc3194f8d753f2b3952e0b authored over 3 years ago by Akiko Kawai <[email protected]>
コンパイラ実装バージョンへのプロポーザルNo追記(C++11/part.2) #852

22ea41b05d2609113ad334e6b4360d066ccac5e4 authored over 3 years ago by Akiko Kawai <[email protected]>
右辺値参照・ムーブセマンティクス: 誤記の修正

538f044203f5ff9cdd822f8c3647214b7ade17eb authored over 3 years ago by Akiko Kawai <[email protected]>
更新されている規格番号を追加した(long long, utf8 string)

30e14325f26bb7e1174c9c2b89a73e77933596a5 authored over 3 years ago by Akiko Kawai <[email protected]>
Clang 対応Ver誤記の修正(nullptr)

5b254f3136d8901e689aa4d95efb75ea9cdd3c27 authored over 3 years ago by Akiko Kawai <[email protected]>
コンパイラ実装バージョンへのプロポーザルNo追記(C++11/part.1) #852

4c0e4759221193dd53467fb759c67b3ec2cd4d18 authored over 3 years ago by Akiko Kawai <[email protected]>
c++11 継承コンストラクタ: 更新されている規格番号を追加した

0358a2a4041a7586a23812b80ecf29dc87f3d1d2 authored over 3 years ago by Akiko Kawai <[email protected]>
c++11 明示的な型変換演算子のオーバーロード: 更新されている規格番号を追加した

57cdf9cb7f41fd4c1394a44ee5775aaca6a685c3 authored over 3 years ago by Akiko Kawai <[email protected]>
c++11 関数のdefault/delete宣言: 更新されている規格番号を追加した

43898f0a334e4f77c9cbc06a23117f0d5bdf3164 authored over 3 years ago by Akiko Kawai <[email protected]>
is_trivially_destructible : 関連項目を追加

3116108dc9354ec20f0e86b38c865d0cf67ddb06 authored over 3 years ago by Akira Takahashi <[email protected]>
コンセプトによるデストラクタのオーバーロードの例と参照を追加

0ef4bd46b42e2a7b0c572d29b73fc691206aa2d5 authored over 3 years ago by Akira Takahashi <[email protected]>
Revert "to_string/to_wstring : 実装例として浮動小数点数は%fじゃなく%gだった"

This reverts commit 2ebd4b04a8cf21f622cc2c2a64eaa818c06e080b.

47a1d03304bf7e4268b76bed5253cd1cddcf406b authored over 3 years ago by Akira Takahashi <[email protected]>
Merge pull request #878 from cpprefjp/ci/ripgrep-13_0_0

fix(ci): ripgrep 13.0.0

6181579f9ce7bf30ccc47a04a1fbb0d10ef907a9 authored over 3 years ago by yumetodo <[email protected]>
fix(ci): ripgrep 13.0.0

https://github.com/BurntSushi/ripgrep/releases/tag/13.0.0

415df40bd8f49dca7a0069716aa449586b266803 authored over 3 years ago by yumetodo <[email protected]>
Update cmp_not_equal.md

効果を修正 (cmp_equalに!がなかった)

7d4b44b0f45a5d47c109691d963f0d912d39676e authored over 3 years ago by Tetsuro Matsumura <[email protected]>
Update op_constructor.md

55462961c10ea382515e98c0b6ce620b6d0dd96e authored over 3 years ago by Tetsuro Matsumura <[email protected]>
unreachable_sentinel_t : 微修正

4193ff80d3f512703ef9a33dc35f59354d4403a0 authored over 3 years ago by onihusube <[email protected]>
libc++のURL変更に対応 #876

cf875d93bae810dbaed741ed57d79c1e8ed626a1 authored over 3 years ago by Akira Takahashi <[email protected]>
rvalue_ref_and_move_semantics: `T&&` is ユニヴァーサル参照

3579376d862a7c9bd6c7f755fa4481746b4af216 authored over 3 years ago by yoh <[email protected]>
to_string/to_wstring : 実装例として浮動小数点数は%fじゃなく%gだった

2ebd4b04a8cf21f622cc2c2a64eaa818c06e080b authored over 3 years ago by Akira Takahashi <[email protected]>
chrono : C++20にバックポートされるロケール仕様に対応

de1e51631c8944bf7bc562bf689fd7fdabc9930c authored over 3 years ago by Akira Takahashi <[email protected]>
comp_ellint_1 : サンプルコードを追記

50a7c5ec1aaf8cf29e268259011460d4ddafbe2f authored over 3 years ago by onihusube <[email protected]>
invocable: 例示コードstd::regular_invocable動作へのコメント補足

7605b9cb624af37d15f238e6167f2eff3425136b authored over 3 years ago by yoh <[email protected]>
Merge pull request #874 from cpprefjp/fix-perfect-forwarding

ユニヴァーサル参照と完全転送の説明修正

21813e4a9a121fb6b7eeb8af0383be06fe89510e authored over 3 years ago by yoh <[email protected]>
Hidden Friends : 定義を追加した

2e1fce53de48ab7be25c5a9b19eebf0539f0f303 authored over 3 years ago by onihusube <[email protected]>
constinit: 静的変数の動的初期化タイミングに関する記述を一旦削除

main関数より前に初期化されるかどうかは処理系定義のため。

See also: https://timsong-cpp.github.io/cppwp/n4861/basic.star...

47e0186912cfb6aa2992bc92ee2e653c5d046998 authored over 3 years ago by Tetsuro Matsumura <[email protected]>
rvalue_ref_and_move_semantics: ユニヴァーサル参照,完全転送 説明修正

ユニヴァーサル参照の説明詳細化、C++17以降の正式名称に言及。
forward関数それ自身は左辺値(lvalue)/右辺値(xvalue)キャストに過ぎず、
コピー/ムーブ操作は副次的な振る...

99dd4eb6e5e9441b7a5e9b8e4108eec6873718bc authored over 3 years ago by yoh <[email protected]>
map / set : mergeの右辺値参照バージョンについての説明を追記

c49beb32f76e2952cf35a24c6dc462bec008533e authored over 3 years ago by Akira Takahashi <[email protected]>
rvalue_ref_and_move_semantics: ムーブ,所有権の移動 説明調整

- `move()`関数を「使う」から「呼び出す」と表現調整
- 一部の詳細補足, 冗長表現短縮, 調整

c9ea8d681894a64aad8de30faf89573ff5ffe837 authored over 3 years ago by yoh <[email protected]>
rvalue_ref_and_move_semantics: 右辺値参照の説明改善

- プレースホルダ型`T`を用いて参照型宣言の説明を修正
- 右辺値参照とconst左辺値参照の束縛対象差異を明確化
- C++03にも"rvalue"は存在するため不適切な言い回しを削除
-...

dd053e4719c9fe3ccaf4ce12d566ce802a8bd4bb authored over 3 years ago by yoh <[email protected]>
rvalue_ref_and_move_semantics: 右辺値参照の概要調整

ムーブセマンティクスにおける右辺値参照の役割に即した説明として、
束縛対象を「ムーブされた」(過去形)から「ムーブ元の」に変更。

c793455485b35e8943f54fb5a4730d956dac08af authored over 3 years ago by yoh <[email protected]>
Merge pull request #873 from cpprefjp/refine-exp-eval-order

expression_evaluation_order: 評価順規定の対象を明確化

b9c72f2bed1c1b35cafa0ac155b26ee4752e6add authored over 3 years ago by yoh <[email protected]>
expression_evaluation_order: レビューコメント反映(#873)

0a23db24cc62ee7e4de012030608aea163e1ab02 authored over 3 years ago by yoh <[email protected]>
expression_evaluation_order: 評価順規定の対象を明確化

演算子オペランド部分式(sub-expression)の評価順序が規定されることを明確化。
組込演算子と組込オーバーロードの比較目的に合わせて説明用コード片を調整。

c1a52e349dcd8739b254e2f1f5005694ac5ebed5 authored over 3 years ago by yoh <[email protected]>
コンパイラ実装バージョンへのプロポーザルNo追記(C++14)

e7a408f73c05a8c6cdc85f251191b1770f0b62ac authored over 3 years ago by Akiko Kawai <[email protected]>
Merge pull request #872 from pit-ray/master

対象を含む「より前」を「以前」に修正

55e77f59ad6e052dc31863ff25492160148948c1 authored over 3 years ago by Akira Takahashi <[email protected]>
対象を含む「より前」を「以前」に修正

9f4cacdca6b51520cba739ba99bb5113d127104a authored over 3 years ago by pit-ray <[email protected]>
Update modules.md

db24ffc4e7f08f45499622556f0d15b8094e6e78 authored over 3 years ago by Tetsuro Matsumura <[email protected]>
Update modules.md

includeのimportへの置換はモジュールユニットでは行われない。

bccc742918af99585238af4e0acbf5fc2ec376df authored over 3 years ago by Tetsuro Matsumura <[email protected]>
Update modules.md

7a8d058d2c8049bf91c0840ce6fc18148df78e21 authored over 3 years ago by Tetsuro Matsumura <[email protected]>
サンプルコード修正

4d9cf95fbd80dd2064b3b3681edae0cf89fbb4c1 authored over 3 years ago by onihusube <[email protected]>
サンプルコード修正

0e5e187751b0a844d72137fb2c78b0cfda508f0d authored over 3 years ago by onihusube <[email protected]>
C++14 N3664追加

39325f4b21fd96255cbcbfd5c39d065efe8deb30 authored over 3 years ago by onihusube <[email protected]>
C++11 SFINAE expr : decltype(a + b, bool())の説明コメントを追加

b4235fc7c5fb8384fe4de49592703923fe8809c4 authored over 3 years ago by Akira Takahashi <[email protected]>
override_final: コード説明コメントにてfinalクラス継承不可を明記

f2669bf093d4e8f5f53df3c69f112fd4b26288fa authored over 3 years ago by yoh <[email protected]>
expression_evaluation_order: 調整

8dbd27843b8385284a601eed184bf5e25e6f4d23 authored over 3 years ago by yoh <[email protected]>
P0784R7 : operator newの省略について修正と追記

c44228943d181c419c872b3f3e7ae02c9a6f99ba authored over 3 years ago by onihusube <[email protected]>
P0784R7 : 追記

ad0646b0e078c6894772d1f63968ee54458d3baf authored over 3 years ago by onihusube <[email protected]>
stacktrace_entry : デストラクタ名のコピペミスを修正

6073b3654bda9980d72c9dd0216737f5270da6b1 authored over 3 years ago by Akira Takahashi <[email protected]>
微追記

2cbb478b667ef0d92b5981e72d29e10f77c800bc authored over 3 years ago by onihusube <[email protected]>
P0784R7 : 検討された他の選択肢追記 #688

a7a91d5b6953171ce207a3a35419a9d61efe2855 authored over 3 years ago by onihusube <[email protected]>
C++14-宣言時のメンバ初期化を持つ型の集成体初期化を許可: プロポーザルNoのリンク追加

8febff5d2c5021f81e4f7baa9cbfc06d502ddc51 authored over 3 years ago by Akiko Kawai <[email protected]>
記載修正 #871

cbe193062b950f06d699d9838bf6f188cb934724 authored over 3 years ago by Akiko Kawai <[email protected]>
コンパイラ実装バージョンへのプロポーザルNo追記(C++17)

89b3d21e60bc404cbe22d498d38256bdece46e28 authored over 3 years ago by Akiko Kawai <[email protected]>
c++17-非推奨だった古い例外仕様を削除: プロポーザルのリンク追加

1e667b987dd2218f9363d273c5a23aafb4dc37da authored over 3 years ago by Akiko Kawai <[email protected]>
リンク修正

6dc3dede1b5e6644c48402a511a75b29723dc951 authored over 3 years ago by onihusube <[email protected]>