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

bitset: P2417R2 constexpr化(#1091)

53c9bf6cffc98cc92fb84cff4f378285cd8bd320 authored about 2 years ago
basic_string/substr: P2438R2対応(#1092)

basic_stringコンストラクタを採番維持したまま目的別にグルーピング。
C++23 WD N4928 では、合計19個のオーバーロードとなる(#1069 未対応)。

58fba8bb7d3df10b7d1e4052109ae27c22a472ed authored about 2 years ago
C++23 : std::formatのRange、タプルの出力を例示 #1085

03178a714b1bb037194554a0ce91395cd3536e16 authored about 2 years ago
リンク修正

172d284725939b57df8a53fc1c6d6927cc546bf7 authored about 2 years ago
CONTRIBUTINGとstart_editingが重複していたので整理

CONTRIBUTINGをedit_policy (編集方針) にリネームし、サイドバーに追加

3918a5059050dd68afaf130f76fb2f345105f576 authored about 2 years ago
<ranges> C++23対応(ヘッダーページのみ)

5b0dfcbb75706d0b4219676187e0851178825d0d authored about 2 years ago
C++20 : P0777R1対応

df3cf1576616ea59ff5b6f2e46c42aad9b88d734 authored about 2 years ago
utility/exchange: fix markup

b40b1a83eab6a27b8ed6b09af38212277074c214 authored about 2 years ago
utility/exchange: P2401R0対応(#1065)

a01dfab45ae2c0c89c3462ab6ebbccfaa25e2fdd authored about 2 years ago
コードブロックにC++指定を忘れてた

d7ebdf4d7158da1a8b24fb289bfdf1256a86e654 authored about 2 years ago
C++20 : 「抽象型のチェック」を追加 (close #1105)

2114ad7ea10a62fe8f32acaf49af047fe6996a1f authored about 2 years ago
C++20 : 「デフォルトのコピーコンストラクタと非constなコンストラクタが衝突する問題を修正」を追加 (close #720)

654c8795c2b0930f0f841f1fa227acd0b922733f authored about 2 years ago
fix invalid name hiding

e3233e7dbb6729db10d737119c4a480238d0ae5f authored about 2 years ago
リンク修正

eb4b7dd0cd8950815bd93ecb18fb56478d3c3879 authored about 2 years ago
編集者向け資料をリネームし、「cpprefjpを編集するには」をサイドバーに表示

85bebb584efb6141b4026ff231e7630aba3f4f27 authored about 2 years ago
apply : オーバーロードに番号をつけた

a73f34d4e7f371a8d311d7c539471422fbeebc90 authored about 2 years ago
apply : fix typo

b66903af7aae0c27ac7f4bf5ea730cb11c731609 authored about 2 years ago
generator: 概要説明を修正

ジェネレータコルーチン再開(resume)タイミングとイテレータ間接参照の説明誤りを修正。

58e407c377e144d14665e1825e9b208767c443cc authored about 2 years ago
tuple/apply: P2517R1対応(#1098)

f03abf873882732606460f6f65aaed739389d8d0 authored about 2 years ago
coroutine: LWG3460を反映

1f03563fee051b3135a3dd7ea79f14bd01b37ad3 authored about 2 years ago
リンク修正

df12b1d5f5725ef7c6ee40a770de935c3450af1c authored about 2 years ago
generator: クラスユーザ観点での説明追加

66d4dc66d3f2259e546b1f7bc5591cf53bb8cc2c authored about 2 years ago
リンク修正

198a5b061b43c5599cc0ccec8b25c8c9789cedd9 authored about 2 years ago
C++20 : 「暗黙のラムダキャプチャを簡略化」を追加 #718

602ea13f1e58408a6dbc9f7fd73e1bd281dc9ef2 authored about 2 years ago
C++11 非静的メンバ変数の初期化 : 「C++14 宣言時のメンバ初期化を持つ型の集成体初期化を許可」へのリンクを追加

bd3ccc893f5ab8270ec7f91462c626ef7a791474 authored about 2 years ago
C++14 : 「宣言時のメンバ初期化を持つ型の集成体初期化を許可」を追加 (close #361)

27f6bb3a7462e02e3f090d9991404439cf888230 authored about 2 years ago
Merge pull request #1017 from cpprefjp/wx257osn2-patch-1

std::is_literal_type リテラル型についての表現をよりわかりやすく

6c92130d9dd1868af2dd9cd0f4bff7b9bef5ae96 authored about 2 years ago
コンパイラの実装状況 : C++23の機能を一通り記載 #912

2f771c9f5e2d693949cf280f03e7001203f86488 authored about 2 years ago
generator: 例示コード拡充

09c61f94ef2e5795801b131449073c34e47f4995 authored about 2 years ago
NULL: C++03 の規定について実際の規格と合致しない記述を修正

下記コメントで挙げていた問題点の修正です。
https://github.com/cpprefjp/site/commit/a4d88a89f656c3f7137b1cc6eaf2997eaa...

533c54260230bc66ece67eda846b3412bdd38ee7 authored about 2 years ago
add result of sample

5df0bc418e92e87d9450b1137168865a0c4c2589 authored about 2 years ago
constexprコンストラクタテンプレートであることを明示

c398ce768a935757dceefcc478d0816baa59cab4 authored about 2 years ago
表現をよりわかりやすく

e9732e7665c761ffe36e50e41982d79677b72376 authored about 2 years ago
Merge pull request #1016 from cpprefjp/fix-cxx14-constexpr

[C++14][言語機能] constexpr緩和の記事に数点追記

932e5078638bcf39f9282e7c022e3bf3d4526a27 authored about 2 years ago
Merge pull request #1015 from cpprefjp/fix-variant

variant関連の修正

d32229bcdcc4821f94f0f3357aa8e64aa82daf5b authored about 2 years ago
P2231R1: some functions will be constexpr in C++23

6061559e89e9315c95a53f90cf0cea0fe891e7ae authored about 2 years ago
Defect report LWG 2901 removed allocator support of variant

31cfbe34477f3b76e31ee79d312f2808f6dbdee6 authored about 2 years ago
constexprコンストラクタがbodyを持てるようになった件を追記

N3652 Change in [dcl.constexpr] (7.1.5)/4

bbf5105d7652cc174b8c8c83f036189edbc5d49e authored about 2 years ago
関数引数や戻り値型として非const参照が使えるようになったことを明示

79d9ed994302be52e299f635374106d1c5264c5c authored about 2 years ago
cpp20/coroutines: 微調整

384970b9c298f2b5ad0cf76502fbee6635386fc5 authored about 2 years ago
generator: 各種調整

ab69dd554d5ea642a4ec6a2350760a6faf069039 authored about 2 years ago
generator/promise_type: 各メンバ詳細説明を記述

27f5df0eebfc593d6875f978aaab727648943559 authored about 2 years ago
C++17 インライン変数 : 異なる型でインライン指定してはならないことはすでに仕様として書いてあったので、例示という形で無名クラスオブジェクトの解説をするよう修正

https://github.com/cpprefjp/site/commit/e68299bcaf7535ffe11dcb21247647dd980bd6e7#comments

651153bde66e9de6f15ba010d25884d5788eb96e authored about 2 years ago
C++23 : byteswapへの言及を追加

994ee06cd34292af65978d9bda7a228b3c4ed340 authored about 2 years ago
generator/promise_type: 各メンバ関数の概要WIP

bd48ead94b7324c18006cdcfe08aa8560cf1f303 authored about 2 years ago
generator/begin: fix typo

41bca76b22c72220203c7d2e369e6a76e9b645b2 authored about 2 years ago
generator: promise_type概要

41683cd54cbc189d2cfc22f8a47f9b8b05cb5000 authored about 2 years ago
cpp20/coroutines: C++23 <generator>へ言及

std::generatorクラステンプレートとの混同を避けるため、
解説用サンプルコードのgeneratorをmy_generatorへ変更。
(C++規格中から引用した例示コードはgene...

15bc9d8a0c10cff544ff15b77ee48c9de54233d3 authored about 2 years ago
generator: iteratorの説明

8271607fde00661007d033e76843e007b4c17334 authored about 2 years ago
generator: 概要増補

2b4d273d7e1787848f9c13a97bf41de35c104956 authored about 2 years ago
generator: fix inner links

ca1d7414599e876c2eb35d0530aa47ed7437699a authored about 2 years ago
generator: 概要のみ追加

125e205147bfcc8223f49a11f3477d5d8ff6b69d authored about 2 years ago
atomic : atomic_(un)signed_lock_freeの参照文書を追加

5a77523a2df54f600ff41cfe9bfc0b716e3c9a3b authored about 2 years ago
do small improvements

895deebb05fb9c1dd096663d55da046641f14727 authored about 2 years ago
some improvements regarding 3 way compare

28d86d4343a3ca65b46f99fdd2d1a5b6abacac35 authored about 2 years ago
fix some typo regarding multiset

f29a57aecb0b61c88bbb7b9c9724483545959d23 authored about 2 years ago
fix meta id-type function to function template

c8e54f61da41ecf4a3d7c7f3594529875c90959d authored about 2 years ago
特殊化のアクセスチェック、完了 #722

24e88692a0a90b600a6d0aeff0070de510f72bb2 authored about 2 years ago
イテレータの図 : URLを修正

https://github.com/cpprefjp/image/commit/3f9d40637726c75de39ea367bfd935320f1f6699

140fd715d8f4c2a2b628575913b288cf09a2e323 authored about 2 years ago
訳語: rangeの使い分けを記載 #1011

60acb8b5126f8d3548b943d8934b3bd6f721c085 authored about 2 years ago
残りのアルゴリズムも、できるだけ用語「イテレータ範囲」を使用するよう修正 #1011

85c9622baaa4f9826771355800d35ab9b90ed226 authored about 2 years ago
fix invalid json

2c8b074ebf22265da1630ff01fbac488ae9b3570 authored about 2 years ago
C++17インライン変数 : 名前のないクラスオブジェクトをインライン指定しても同じ実体にはならないことを記載

e68299bcaf7535ffe11dcb21247647dd980bd6e7 authored about 2 years ago
言語機能と<algorithm>で、できるだけイテレータ範囲という用語を使用するようにした #1011

192dae64b0e9b9d9e42f73fe1036b5990e7c0741 authored about 2 years ago
リンク修正 #722

04d615cbcb38f467db47a9956c61715ff9831fab authored about 2 years ago
C++20 特殊化のアクセスチェック、背景まで #722

886f17be7a416fdc2c48b8faa6bb15207b07459b authored about 2 years ago
C++20ライブラリ機能テストマクロ説明の追記 #825

fc90537db64a6e68d2e23602d69b0c00d5f61d37 authored about 2 years ago
fix some typo in new C++20 compare method

210a4f49bb0a4a6246d7e3ae2459ce63f9d2946b authored about 2 years ago
small improvements to valarray

e1bf9c7e9a8bbb5d3650850102d21fd58331a640 authored about 2 years ago
fix typo forward_list -> list

2298a3cbec52ceb2024c6a4b940454b7c1905c5e authored about 2 years ago
add C++ versions to max and min

7e1899319f092cf1400bec8891980afd05d23e2c authored about 2 years ago
fix typo

7662dc08c7815036120a9346a914faf43b6e6a48 authored about 2 years ago
</br> -> <br/> #825

1db637affbc2b029264da35682e9caa672936d9d authored about 2 years ago
fix: try to fix build error (#825)

https://github.com/cpprefjp/site/actions/runs/3764391585/jobs/6398777795

[Parse Error : lang/...

29f2e7e5383e99e4f4ddcc05c48a0e4e07d1d4e3 authored about 2 years ago
Merge pull request #1013 from ragingo/patch-1

fix typo: algined -> aligned

cfeb0a94115397a74861fcf28deda79c6a60d907 authored about 2 years ago
ライブラリ機能テストマクロ説明追記 #825

4ed29b5e3d4825a69368c571ea33add861e77aca authored about 2 years ago
fix typo: algined -> aligned

c0e5b8ff60fdb9abd7afd828f76d8b8177e59201 authored about 2 years ago
リンク修正

2d8c4834c7a12bfd75874ef216d0995bbe09763c authored about 2 years ago
string_view::copy : P1032R1対応

bcf55ef7bba76f56ca15f9d5f1fd23bde6222443 authored about 2 years ago
ライブラリ機能テストマクロ説明追記 #825

5950fec70d64c4abfd05accc81013a103cd038a4 authored about 2 years ago
fix: std::optionalのoperator<=>はC++17ではなくC++20ではないか

43d3dbb2b2de7ade1a299decf6e34165b5f50840 authored about 2 years ago
C++23 : 入らなかった機能を削除

c86bca920cfd05ac3c047e619e2124e02113a4e3 authored about 2 years ago
リンク修正

e2a6903a5827c4048c39c2e507a1ac2dfbf6a10e authored about 2 years ago
C++23 : ライブラリの概要をまとめた #912

98bd72990a6e545403e6d6fe89ab35d33fb7a2a5 authored about 2 years ago
forward_like : const性と参照修飾が合わさっていて理解しにくかったので分割

404cd16d87ea551511980be44e08c9d43b97d99a authored about 2 years ago
basic_string::replace : サンプルコードの誤字を修正

aac740dae0bb5acdb9847f6afdf8a9e55835e3c8 authored about 2 years ago
不要なスペースを削除

34f94c473141f95717feba91f5ffdd5371781149 authored about 2 years ago
C++23 : 言語機能を一通り記載 #912

f858ba1f0ad4314893a5897ee591031bf52a195a authored about 2 years ago
C++23の最新Working Draftを更新 #912

f23fb9cb6b7ba32c8441042a896d4753aef920ad authored about 2 years ago
Merge pull request #1010 from aeioaeu/patch-1

衍字を削除

a4fc781706e3bc129d61404f76228a1cd6c3041d authored about 2 years ago
time_point : 三方比較演算子の追加と自動導出に対応 #900

83d70bcd16c54096a29d2938153c6cff75f4fdb6 authored about 2 years ago
duration : 三方比較演算子の追加と自動導出に対応 #900

d71006a8a9c60da5d75ad41d2a662c4c24d599e1 authored about 2 years ago
slice : operator==を追加 #900

5bc37292a51c45a155ec34191ac30b31b338eea5 authored about 2 years ago
complex : 演算子の自動導出に対応 #900

39de7762af589e4d0e94ad3206e9058223d188b9 authored about 2 years ago
tuple : 三方比較演算子の追加と自動導出に対応 #900

4292d91a27752b93dae88e375f6ae0b4dc60842d authored about 2 years ago
pair : 三方比較演算子の追加と自動導出に対応

622ce4429624102530d65c85666f47af6352d12a authored about 2 years ago
衍字を削除

c4503143a8b3fee0d1f38744e4acf7368390de08 authored about 2 years ago
error_code, error_condition, error_category : 三方比較演算子の追加と自動導出に対応 #900

26eca643fa3060f50feedb62a0bb4596382ccbb0 authored about 2 years ago
unique_ptr : operator<<のページを追加

e06b66c0dddcbdbc2252ccb005108b4edc0422c6 authored about 2 years ago
shared_ptr : 三方比較演算子の追加と自動導出に対応 #900

dc3c3e9d2bdd29f5f5c105f00210359b4c5416da authored about 2 years ago