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

非型テンプレート引数の auto 宣言 : 文面の修正

443ef31e4710b2f7b97d98ce4b30297e92f09716 authored almost 5 years ago by alphya <[email protected]>
非型テンプレート引数の auto 宣言 : decltype(auto) について追記

yohhoy さんのツイート:
https://twitter.com/yohhoy/status/1204209680211275776 より

f9b5827a477ddfd10f792932dcbbe4a9e3bff15a authored almost 5 years ago by alphya <[email protected]>
Fix using header on if_constexpr

使っている関数のヘッダーが入っていなかったので修正

std::Is_same_vはtype_traitsに入っている

26128020efe3b9048cef63666df973f5fbbd79cb authored almost 5 years ago by FORNO <[email protected]>
一貫比較 : 可能なdefaulted friend宣言の引数型の修正

3d66958951b55ea4fe3457eb04d021565082a854 authored almost 5 years ago by onihusube <[email protected]>
リンクを修正

092690784f7d9ed14d881cfc6a420aef265b6fc7 authored almost 5 years ago by Mitsuru Kariya <[email protected]>
time_t : 秒単位であるという決まりはなかった、整数型でもなかった

4f5f9c031edad6f6d2c4d3453755090a877ef4b8 authored almost 5 years ago by Akira Takahashi <[email protected]>
local_time : コピペミスを修正

c88f8690bac19c46d7a062f50eba0c06809335c4 authored almost 5 years ago by Akira Takahashi <[email protected]>
time_t : 別名定義であることを明記

df9482ddfd16b40d1be5d3312d56c4a5980335a3 authored almost 5 years ago by Akira Takahashi <[email protected]>
<ctime> : time_tを追加

2c70adcac1371c7ed38fe0a72c012c9429f875e1 authored almost 5 years ago by Akira Takahashi <[email protected]>
Merge branch 'master' of https://github.com/cpprefjp/site

54586c2667728ce107c88faaae0ddba16931aa5f authored almost 5 years ago by onihusube <[email protected]>
一貫比較 : P1946R0対応

393e2760ff851859cce7220c6ad205ab148b8163 authored almost 5 years ago by onihusube <[email protected]>
リンクを修正

fb79cd407a2a18ff1ae20a55885e30f6f3737dfb authored almost 5 years ago by Mitsuru Kariya <[email protected]>
year_month_day : UNIX時間からyear_month_dayに変換する例を追加

b0dab153c8c17d0d9e1eac0f3f6c6c9326fb28d1 authored almost 5 years ago by Akira Takahashi <[email protected]>
year_month_day : 前月の末日を求める例を追加

5fa626456f06775fdca5519d9848da99f4a5768a authored almost 5 years ago by Akira Takahashi <[email protected]>
C++20 一貫比較 : リンク修正

compare_three_wayのリンクをalgorithmヘッダからcompareヘッダに修正し、nolinkを解除。
weak_equalityとstrong_equalityは導入...

454a4aa64b98ffb0405abb4d8fbcea92de206672 authored almost 5 years ago by Akira Takahashi <[email protected]>
article階層のルールを改定 (#715)

c0093a3bc19b67505407603078759e589b223c20 authored almost 5 years ago by Akira Takahashi <[email protected]>
fix: msdn.microsoft.com へのリンクをdocs.microsoft.comへ差し替え

a305e6fc020200b42b84abe4ad4ff06d39389f4e authored almost 5 years ago by yumetodo <[email protected]>
Merge branch 'master' of https://github.com/cpprefjp/site

880168f3e26d510eb2e7e932929e6cc237df24e6 authored almost 5 years ago by yumetodo <[email protected]>
fix(random_device): BCrypt系に言及、リンクの張り替え、ワークアラウンドの条件見直し

ca1f9830868811d8e5b9c6ab3bb29e25f2b5f57f authored almost 5 years ago by yumetodo <[email protected]>
last_spec : カレンダー構文演算子を追加

5722190406a3b5e0db7620cf8e62ba6b76068a39 authored almost 5 years ago by Akira Takahashi <[email protected]>
day : カレンダー構文演算子を追加

fa2c4e6b916c449598058f5f44ce96fbe9f61377 authored almost 5 years ago by Akira Takahashi <[email protected]>
month : カレンダー構文演算子を追加

8d1ee7b4201f4156e7b25b9a4801685dc07ecaaa authored almost 5 years ago by Akira Takahashi <[email protected]>
year_month_day : lastへのリンクを追加

21b0db0d2cb4ac64b77b47d31305933723d566b9 authored almost 5 years ago by Akira Takahashi <[email protected]>
year_month_day : 月の最終日から変換する例を追加

0a7336c9a38ee031dbe7231cabf2264f9011e906 authored almost 5 years ago by Akira Takahashi <[email protected]>
year : カレンダー構文の演算子を追加

e2ad8d81e0d02f35dd22db6dd6481e8407473adb authored almost 5 years ago by Akira Takahashi <[email protected]>
リンク修正

eb09477df46c9bb5c0ba3aaf494ae100cc3d53e4 authored almost 5 years ago by Akira Takahashi <[email protected]>
year_month_day : 例を追加

9ac8e70715e5162814b097ff2e625d1b2d122056 authored almost 5 years ago by Akira Takahashi <[email protected]>
year_month_day : コンストラクタを追加。これで完了

58cdedc7a869447c6423402613407ddb81e8e677 authored almost 5 years ago by Akira Takahashi <[email protected]>
year_month_day : クラスのサンプルコードを追加

e4413e654b5253584ba02e0cfba61249bbc4ad3c authored almost 5 years ago by Akira Takahashi <[email protected]>
year_month_day : 入出力を追加

15cd01a7770c84e6cd8b9be9f351c51c634d2dc7 authored almost 5 years ago by Akira Takahashi <[email protected]>
yearとdayのoperator<< : ロケールを使わないフォーマットだった

fe1cd50f9c436bc7d79b4efb9a00f1f7980cc3a5 authored almost 5 years ago by Akira Takahashi <[email protected]>
yearのoperator<< : コピペミスを修正

ecff20ee4aa2fb6868f72d11b1df0843af2baa07 authored almost 5 years ago by Akira Takahashi <[email protected]>
Merge pull request #716 from KisaragiEffective/patch-1

Update codecvt.md

2b3cb5c9298879b8f4b95bd1f92e9006db4ad63d authored almost 5 years ago by Akira Takahashi <[email protected]>
Update codecvt.md

semantics

7803afad5061192b155ac05712bcb858c31d6c9d authored almost 5 years ago by KisaragiEffective <[email protected]>
atomicとatomic_flagのデフォルトコンストラクタで 値初期化される仕様に対応

それにともなって初期化関係の機能を非推奨化

99f28b6a98a47c65268083ffb925935d96e329a8 authored almost 5 years ago by Akira Takahashi <[email protected]>
span : 対応済みissueを記載

d06d5dd362a90db36b67733c46d979b4ed768d70 authored almost 5 years ago by Akira Takahashi <[email protected]>
chrono : 対応済みissueを記載

5bb5cc841fb3b5634fa28adee2f652f1132e1731 authored almost 5 years ago by Akira Takahashi <[email protected]>
spanのfirst, last, subspan : 要件を更新

26a218cbc81dbf33c65efb16c3ef69a6698e34a8 authored almost 5 years ago by Akira Takahashi <[email protected]>
span : index_typeをsize_typeに変更

7a4bea25bde8fac8173aaedf4563f5e6efc877b5 authored almost 5 years ago by Akira Takahashi <[email protected]>
コンパイラの実装状況 : Expression SFINAEのバージョンをVS2017 Update 7に設定 (close #540)

https://github.com/MicrosoftDocs/cpp-docs/blob/20b870c65d652064f9fc4ee938950a12b4d709bd/docs/ove...

6b38d73fb648596d2d588615e75c302a123a8af6 authored almost 5 years ago by Akira Takahashi <[email protected]>
fix(cpp11/range-based for): 説明の改善を試みた

ref:
- #710

ce9f40be2874a5aa524b8a8a1db8bc9e90a01094 authored almost 5 years ago by yumetodo <[email protected]>
サンプルコードのインデントを修正

71038fefc57f4ecd17101fdbc50b39dbce43a67e authored almost 5 years ago by Mitsuru Kariya <[email protected]>
s/メンバー/メンバ/ s/ポインター/ポインタ/ s/ワースト/最悪/

e11ceb4cad4548a55746ecfed43f55e79c96bc5f authored almost 5 years ago by Akira Takahashi <[email protected]>
list::push_back : イテレート中に要素追加する例を追加 #710

ef8acf46d741b4c63e34c0d4ee710ebf8a4fa0fe authored almost 5 years ago by Akira Takahashi <[email protected]>
vectorとdequeのerase : イテレート中に要素削除する例を追加 #710

d30dfc44553d2cf811ee1e7d44b293e35259079f authored almost 5 years ago by Akira Takahashi <[email protected]>
year_month_day : ==, <=>を追加

657c2f66666ce951bb31152cea3b0961b2816e98 authored almost 5 years ago by Akira Takahashi <[email protected]>
list, forward_listのerase : イテレート中に要素削除する例を追加 #710

2351623882adc6433a3fe6f1540017f22ab59b6d authored almost 5 years ago by Akira Takahashi <[email protected]>
連想コンテナのerase : イテレート中に要素削除する例を追加 #710

bb3a0a5c45f1fdae4dacf70f805380c584dcbacf authored almost 5 years ago by Akira Takahashi <[email protected]>
C++11 範囲for文 : インデントを2スペースに修正

90e969285a0af65deb29ce5a7269df76879cd346 authored almost 5 years ago by Akira Takahashi <[email protected]>
C++11 範囲for文 : ページ中で定義された用語を使用するよう修正

c85ab068bcad36674b414c4d2ee4d3a380aa6fe2 authored almost 5 years ago by Akira Takahashi <[email protected]>
fix: ソースコード中にリンクを貼る記法で、[の前のスペースを全部消す

resolve #714

b73efeacb08d78728a35ebfb785842916bb4b1cd authored almost 5 years ago by yumetodo <[email protected]>
chore(cpp11/range-based for): ソースコード中のリンク調整

ec641b3e0fc47ce1c4d02007e4d91c08b210607a authored almost 5 years ago by yumetodo <[email protected]>
chore(cpp11/range-based for): 参照を追加

ref:
- #710

91127982a781f2fd2fea364a40ae6fe15b183c5e authored almost 5 years ago by yumetodo <[email protected]>
chore(cpp11/range-based for): v.size() is globally linked

d57d94c54c8c303934399a56f3831adf94aeb234 authored almost 5 years ago by yumetodo <[email protected]>
fix(cpp11/range-based for): 注意書きの追記

#710

5ab29be09eb84c5d2060e11f092d04d99cd18d1b authored almost 5 years ago by yumetodo <[email protected]>
コードブロックの修飾誤りを修正

fff6c858d78d5e016a8fd55c992d3e0c150d7321 authored almost 5 years ago by Mitsuru Kariya <[email protected]>
fix(msvc_ver): fix 16.4.0 info

4c2974bf33d93d67767dae06aa722ac2d5ca2328 authored almost 5 years ago by yumetodo <[email protected]>
feat(msvc_ver): add 16.4.0 info

16.4.1でもC++コンパイラには変更ないようです

79a3a4b848ff1f659d8403210234894fa680b9c6 authored almost 5 years ago by yumetodo <[email protected]>
<fstream> : basic_(i|o)streamへのリンクを追加

fa7ccfe3e83e5db756a46ff8507f652eabdb8a56 authored almost 5 years ago by Akira Takahashi <[email protected]>
fstream関係のnolinkを解除

86ee7444b8df7d04e1fd05a569fa4b50a194f769 authored almost 5 years ago by Akira Takahashi <[email protected]>
Merge pull request #708 from cpprefjp/feat/cpp17/lgw2676

[C++17][ライブラリ]const std::filesystem::path::value_type*を受け取るoverloadの追加

c373f4d61480f50b689b572f4fda920bb6edae54 authored almost 5 years ago by Akira Takahashi <[email protected]>
Merge pull request #709 from cpprefjp/concept_template_page

コンセプトページの雛形を作成

3d8aa868706d2ade37d2b49e9081d2750fb78835 authored almost 5 years ago by Akira Takahashi <[email protected]>
fix(basic_filebuf): add link to LGW issue 2943

50e8fd80db3a47450c95080798d95321aaed595b authored almost 5 years ago by yumetodo <[email protected]>
fix: 少なくともどの操作ができるか追記

6af4ba4960f4cc5754ae6cf856d1a6f3d650b981 authored almost 5 years ago by yumetodo <[email protected]>
feat(basic_ofstream): add basic_ofstream

84d4258e1e042426488c391268f8dd4006342e55 authored almost 5 years ago by yumetodo <[email protected]>
fix(basic_ifstream): fix example of is_open

0c9e10c59001300b0aa5519fd3af203322ff1f94 authored almost 5 years ago by yumetodo <[email protected]>
chore(basic_ifstream): remove non-visible char

f7ff9e395e97f77d485ce20f96fadb72954da111 authored almost 5 years ago by yumetodo <[email protected]>
fix(basic_ifstream): fix decreations of ctor

3c30cdbe01a5e8e55f75c6b36b919eca8c4e58dc authored almost 5 years ago by yumetodo <[email protected]>
fix(basic_ifstream): fix alias name

130a872e97775d6cb95cb71dd9c6abd9b196a43f authored almost 5 years ago by yumetodo <[email protected]>
fix: add link in example

393dce80309908bf5b3be5b6958e3abd37e7e09c authored almost 5 years ago by yumetodo <[email protected]>
feat(basic_ifstream): basic_fstreamをもとに作成

9700449f7f461865ca6284ee96415357040d51f1 authored almost 5 years ago by yumetodo <[email protected]>
fix(basic_fstream): closeの説明を書き直し

8710370b4f7cf49435460180575706fa788c7377 authored almost 5 years ago by yumetodo <[email protected]>
feat(basic_fstream): add close()

69d212691a7a400fd62cca14a9d3d8c514a6530a authored almost 5 years ago by yumetodo <[email protected]>
fix(basic_filebuf): call default ctor in close()'s example

019f0146461ace84bdd7f93d2b2f0b02afd9f7db authored almost 5 years ago by yumetodo <[email protected]>
<random> : 分布生成器の注意だけ書いて概要を書いていなかったので文章のバランスが悪かった

d4d924ee17f7385a0de7b19e39e8077c2d0f9d36 authored almost 5 years ago by Akira Takahashi <[email protected]>
C++20 : 一貫比較関係の説明を見直し

568c683cf003e59a76fa7c778c62ab633c6151fb authored almost 5 years ago by Akira Takahashi <[email protected]>
C++20 : <numeric>の変更を整理

bde245e1e5027088e33e4862c773bca093ffea68 authored almost 5 years ago by Akira Takahashi <[email protected]>
C++20 : lexicographical_compare_three_wayへのnolinkを解除

855bf10b1f69904d991994d8963cdd24f165a58e authored almost 5 years ago by Akira Takahashi <[email protected]>
<random> : 分布が環境によって異なる乱数列を生成する、ということを記載

5688f60aa33dd3104e7add146f9c297bbbf33e16 authored almost 5 years ago by Akira Takahashi <[email protected]>
compare_three_way::operator() : 制約について修正

2f6725b1de1f497dba33867e2ed0f74cbd7ce17b authored almost 5 years ago by onihusube <[email protected]>
weak_ordering : コピペミス修正

abe8dcf1ea4d002307063722573acdb470310653 authored almost 5 years ago by onihusube <[email protected]>
lexicographical_compare_three_way追加 #663

その他軽微な修正

10b791db86d042e9ca8832c59450d18cca20160e authored almost 5 years ago by onihusube <[email protected]>
feat(basic_fstream): openの説明を追加

981cbaaeef32463efbc73e72d76f0415866eee10 authored almost 5 years ago by yumetodo <[email protected]>
fix(basic_fstream): s/exception/exceptions/

defca21718c4aa442ad0c64fdd89d760de817a57 authored almost 5 years ago by yumetodo <[email protected]>
chore(basic_fstream): コンストラクタからsetstateへのリンクを貼る

a904a13235e02adf1a0aaa794962721b051a032c authored almost 5 years ago by yumetodo <[email protected]>
feat(basic_fstream): is_openの説明を追加

bd8f6932479283e2456bc19d17bd6d1d3a6f98d0 authored almost 5 years ago by yumetodo <[email protected]>
fix(basic_filebuf): is_openの例の微調整と出力の追加

83f853d173779fc157f67d880fc6bc50b2475dba authored almost 5 years ago by yumetodo <[email protected]>
fix(basic_filebuf): closeのタイトルがopenになっていた

9f2709b8dfc368aa94d6585390c62605368cca5a authored almost 5 years ago by yumetodo <[email protected]>
fix: LGWへのリンク追加

d0d5d056cfee3f581ae2ff2de06b16574a0d0600 authored almost 5 years ago by yumetodo <[email protected]>
chore(basic_filebuf): openの表を調整

32b2ca2e18a057aa373a34ad562a1f273152dc4c authored almost 5 years ago by yumetodo <[email protected]>
fix(basic_fstream): ctorからbasic_filebuf::openへのリンクを張った

b630f05ad79381e6c4c42ecc81ed35f79d5dea06 authored almost 5 years ago by yumetodo <[email protected]>
fix(basic_filebuf): openからcloseにリンクを張った

e9ee156e814d12ad48d72b02389dee75417c8822 authored almost 5 years ago by yumetodo <[email protected]>
feat(basic_filebuf): closeの説明を書いた

0b80f749d538cd202f1c7402bbbd0311aa8dd487 authored almost 5 years ago by yumetodo <[email protected]>
chore(basic_filebuf): s/link/color/

0693ad436b366a2ab32203ab7a7c578dc7c678ba authored almost 5 years ago by yumetodo <[email protected]>
chore(basic_filebuf): openの例は差し替わっている

50186d1a915dbf76ddf2214053508c470173eef6 authored almost 5 years ago by yumetodo <[email protected]>
fix(basic_filebuf): openにoverload追加

398b1336381922967df61460c32d1545bb082075 authored almost 5 years ago by yumetodo <[email protected]>
chroe(basic_fstream): コンストラクタの説明を微調整

80e46d5521f09005f5c9c4b4b20b9e975d6f0e9d authored almost 5 years ago by yumetodo <[email protected]>
chore(basic_filebuf): 表に含まれていた英語を翻訳

565e773f3d24dc2d1cb7b76608b3c1813eb030ec authored almost 5 years ago by yumetodo <[email protected]>
コンセプトページの雛形を作成

0ae47bbf5a50b9cdbd300988260692866b6f0810 authored almost 5 years ago by Akira Takahashi <[email protected]>
fix(basic_filebuf): 対応表と例の追加

c1ceecb68a942b53004f9d3c7046a9c66b0def8a authored almost 5 years ago by yumetodo <[email protected]>