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

basic_syncbuf : operator=を追加 #629

1d5852f011df77167db92f0d60e98eea5e7a87b4 authored over 5 years ago by alphya <[email protected]>
C++20 コンセプト : 制約テンプレートパラメータの仕様を記載

c09061e93ce4f0cc2849ae2ee6d68ad49ccc28c3 authored over 5 years ago by Akira Takahashi <[email protected]>
リファレンス : <contract>へのリンクを追加 #662

579555a846e53e3a187105f79b584ba8c444a633 authored over 5 years ago by Akira Takahashi <[email protected]>
フォーマットに失敗していたので修正

Githubは見出し#の前にスペースがあっても許容してしまうが、cpprefjpでは許容されない。

8a56c8ec8a404eccc790a31d734d875c63f95a5d authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
<contract>へのリンクを解禁 #662

82143cad339e98d389184c6b60f89a2b7f76bb30 authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
contract_violationクラスのページを作成 #662

c9812b2900ed6355789dc42df0efad2f22ca2ed6 authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
複数のexpect, ensureを書いた場合の評価順を記載

0defdbe75b9cd42532ea04b8b71046a4df6c84c0 authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
<contract>ヘッダのページを作成 #662

720204999d56485defc673e2079e84a2f2b7bba3 authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
定数式での仮想関数の許可 : サンプルコードを動くように修正

f14922435bd5f08615e3c509f9e5a6e85c533144 authored over 5 years ago by onihusube <[email protected]>
C++20 コンセプト : requires節関係を書き足し

3810efc0e3512b3c5cc7f5f0aaaaef19749ceca9 authored over 5 years ago by Akira Takahashi <[email protected]>
サイト内リンクの修正漏れ

7eb17bb1f6088fab7a0b81ea58ce2bbc10048bbe authored over 5 years ago by Akira Takahashi <[email protected]>
C++20 contracts : サイト内リンクはGitHub上でのプレビューのため、,htmlではなく.mdにする

cd5d146766b1995529236690855eade97e017a3c authored over 5 years ago by Akira Takahashi <[email protected]>
契約プログラミングのサンプルコードをP0542R5から引用して追加

4d769b7d8e2a0f2698d6e98a545300c947fddc03 authored over 5 years ago by MATSUMURA Tetsuro <[email protected]>
C++14 通常関数の戻り値型推論 : operator autoについて記載

(C++20コンセプトの作業にともなうもの。そこも制約対象であるため)

12970099612cab1d8a622afd2a17f3458764550d authored over 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 関数オーバーロードの仕様を追加

5116c72f611328157083908a6c3d4a1325500865 authored over 5 years ago by Akira Takahashi <[email protected]>
C++20 一貫比較 : リンク追加

51872fb8cc836457e6124f578904fa6da59fe979 authored over 5 years ago by Akira Takahashi <[email protected]>
variantの他言語例を追加

3deb76de78f7b277b0d99b57bc7d8fc6c92c0007 authored over 5 years ago by Akira Takahashi <[email protected]>
allocator_traits : fix typo

https://twitter.com/168irohairoha/status/1139900619794210816

08e2d278b83c66b9c62022c4571a994ad67fed34 authored over 5 years ago by onihusube <[email protected]>
basic_syncbuf : デストラクタを追加 #629

f67c4118360619d8eda067c64148aab238ea0bf7 authored over 5 years ago by alphya <[email protected]>
cpp20/consistent_comparison: fix image URL

use raw.githubusercontent.com domain.

b73cadc69514abd515ea6a4208e418f27c93f652 authored over 5 years ago by yoh <[email protected]>
allocator_traits: fix typo at max_size

00c3cf4352cc239116227850bc244fda9248fca9 authored over 5 years ago by yoh <[email protected]>
一貫比較 : 図タイトルの追記

93c08217e06573d533953c52d66fc679d4646e9e authored over 5 years ago by onihusube <[email protected]>
一貫比較 : 図の追加

1e1aa44bac7d4efd2cbd891bafb8e9a51dcdf594 authored over 5 years ago by onihusube <[email protected]>
一貫比較 : 微修正

f340de4451a2791448fb11cbb5499997634f7b40 authored over 5 years ago by onihusube <[email protected]>
C++20 コンセプト : 非テンプレートの関数宣言に対するrequires節の仕様を記載

503ee8f91db55bed35c88438afe7e9c1970f6cd8 authored over 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : P1084による複合要件の戻り値型制約の仕様改定に対応

http://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018/p1084r2.pdf

202e4699486de4fc9e4e96cc272f064220e7b979 authored over 5 years ago by Akira Takahashi <[email protected]>
basic_syncbuf/constructor : 軽微な修正

92d60d4f581a70829df4bdc5ba95477d040c3f91 authored over 5 years ago by alphya <[email protected]>
basic_syncbuf : コンストラクタを追加 #629

53df43150fb61b49e8042967f852c2bcd5c11a15 authored over 5 years ago by alphya <[email protected]>
C++20 コンセプト : 入れ子要件に判定系の型特性も指定できる例を追加

24cf9cc096f74470b742cc4c8724605feec397e0 authored over 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 入れ子要件の仕様を書いた

6d558dbdc260218218fe19814b87ed52f817f08d authored over 5 years ago by Akira Takahashi <[email protected]>
C++20 : コンセプトを書いたところまで

6d80316f58de481111663ce8b2a96fa14967f59a authored over 5 years ago by Akira Takahashi <[email protected]>
1c6d640b8 で誤って修正した例を元に戻した

誤:配列は比較できない
正:メンバが配列の場合は各要素が辞書順に比較される

de5d41f11d13259cf6a789688e9424e7f1a8c534 authored over 5 years ago by Mitsuru Kariya <[email protected]>
pairとtuple : C++20でのconstexpr対応を適用

16010b76e9b06d1f37189dfc1baaf19b0447da7d authored over 5 years ago by Akira Takahashi <[email protected]>
<concepts> : 表示崩れを修正

858cb8e06e4727194bd52771e257131dd1ef1f74 authored over 5 years ago by Akira Takahashi <[email protected]>
グローバル修飾リストに<concepts>ヘッダを追加

7416b0c530a14869973425bbb24122ce854e2a83 authored over 5 years ago by Akira Takahashi <[email protected]>
リファレンス : <concepts>ページへのリンクを追加

1bc0562ddfb99d0920b489ed358deb981f7ad50f authored over 5 years ago by Akira Takahashi <[email protected]>
<concepts> : 表示崩れを修正

e994e938796e8076fef8f4db12500d659595bb0e authored over 5 years ago by Akira Takahashi <[email protected]>
Merge pull request #607 from cpprefjp/add_concept_category

コンセプトカテゴリを追加

5f0d2a8abdb11b6c2ee2152f8b9820756bfcfdc2 authored over 5 years ago by Akira Takahashi <[email protected]>
any, optional, variantのコンストラクタと代入演算子 : 見出しを整理

ffcbeae76c41e761b3f4009a6f3e181c02ab9a5c authored over 5 years ago by Akira Takahashi <[email protected]>
Merge pull request #659 from cpprefjp/constexpr_explicit_cond

備考に入れていた各種条件を記述する項目を雛形に追加

8accec0a5a0faa8b3b6767ef5bf56ce8b18df53a authored over 5 years ago by Akira Takahashi <[email protected]>
C++20 一環比較 : リンクが間違ってるっぽかったので修正

4b49fd4bb8693a7a02b6f80e2da3844ab6089a11 authored over 5 years ago by Akira Takahashi <[email protected]>
C++20 一環比較 : コード修飾を追加

0b5351cdb96a390ff366c5d3c7aa969b34b860af authored over 5 years ago by Akira Takahashi <[email protected]>
small fix

283895ceb353f77562b683c994415d3ecdd61ee6 authored over 5 years ago by Akira Takahashi <[email protected]>
一環比較 : 見出し3の文字が小さかったので、(全体を) コード修飾するのをやめた

cd1c3dad83aa267d2b43ae6b8d398d711b69f22a authored over 5 years ago by Akira Takahashi <[email protected]>
Merge pull request #660 from ytakio/patch-1

delete [] ptr at move assignment operator

91014496c6f39f308f50c014d87337f1ec82be44 authored over 5 years ago by Akira Takahashi <[email protected]>
一貫比較の例を修正

・iostream のインクルードが足りなかったため追加
・配列は比較できないため列挙型に変更
・最後に余分なセミコロンがあったため削除
・コンパイラに実装される日を夢見て example を追加

1c6d640b8fe24d9bfe7df0839826381ddf397794 authored over 5 years ago by Mitsuru Kariya <[email protected]>
一貫比較 : 表示崩れの修正

7b09fe163f6449ac72652b62e627e6a55b33c760 authored over 5 years ago by onihusube <[email protected]>
一貫比較 : 表示の乱れの修正

e5f1351067c3cab73f6952c114a7992f2ad82f97 authored over 5 years ago by onihusube <[email protected]>
リンク先がある物の nolink を削除

bd2fb969df018589da15b09566f405376bb79c30 authored over 5 years ago by Mitsuru Kariya <[email protected]>
一貫比較 : 変換されない対策として、<br> を <br/> に変更

d6d9080613edfd0d28b0d11546d6e4824a58f7c9 authored over 5 years ago by alphya <[email protected]>
一貫比較 : 表示乱修正

35be1285560a6fd31ec867fed488d0c8f98d1b20 authored over 5 years ago by alphya <[email protected]>
一貫比較 : 不用な修飾の削除

d314dafea2101e62e398ae38a96c17dad02f62d2 authored over 5 years ago by onihusube <[email protected]>
一貫比較 : リンクの削除

7abb74b95f384ba02422a605a1ce61ea23f59457 authored over 5 years ago by onihusube <[email protected]>
一貫比較 : 表示乱修正

f56f9a37bfd048e465e08d673e04b279c681fcf4 authored over 5 years ago by onihusube <[email protected]>
一貫比較 : リンク追加 #650

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

dfeb0e724707a1100fa4396b5b8ffca64dbf4a24 authored over 5 years ago by onihusube <[email protected]>
一貫比較 : ==について追記 #650

c7533931465ecbc9fd3ab0b73a9a9df9c54c9bb5 authored over 5 years ago by onihusube <[email protected]>
一貫比較 : 完成 #650

e426e94d48fd2a6b8cc9a31eb596d3a033beff6f authored over 5 years ago by onihusube <[email protected]>
delete [] ptr at move assignment operator

5d11377b13c7b5796027c53ba466cfd1535fd401 authored over 5 years ago by Takio Yamaoka <[email protected]>
C++20 explicit(bool) : アクセス指定子のミスを修正

2c19f793dd015bbe1d7e21cf2219ba48c217a761 authored over 5 years ago by Akira Takahashi <[email protected]>
feat(msvc_ver): add 16.1.2 info

by @Kasugaccho

ref:
- https://qiita.com/yumetodo/items/8c112fca0a8e6b47072d/patches/71494

1ef51bbf378c176dce765bc2faf300bf72c233c8 authored over 5 years ago by yumetodo <[email protected]>
「セットする」は話し言葉的なので「設定する」に統一

615c40d4e9f2c0e79f808d22b7a0d76c86f1e27a authored over 5 years ago by Akira Takahashi <[email protected]>
備考に入れていた各種条件を記述する項目を雛形に追加

77e48b825ab9aec858440158ad167519ac36e55e authored over 5 years ago by Akira Takahashi <[email protected]>
fix typo

7763fe3f5132c1d1a8919158752625a4f83f5f8b authored over 5 years ago by Akira Takahashi <[email protected]>
リンクミスを修正

a6ee9b83ec10f054033fcc543e569942edb97feb authored over 5 years ago by Akira Takahashi <[email protected]>
is_convertible : 関連性が高いのでこのページにもexplicit(bool)へのリンクを追加

367099b607639662b3870fa83ba86fdde8922a80 authored over 5 years ago by Akira Takahashi <[email protected]>
C++20 : explicit(bool)を追加 (close #658)

83fcd2dc34b69875b488e8c3422d102e2b54dfae authored over 5 years ago by Akira Takahashi <[email protected]>
pairのコンストラクタ : piecewise_construct_tへのリンクミスを修正

985d3eeb9dbebfc06c06dd8ac9ab2c464b8fdfe1 authored over 5 years ago by Akira Takahashi <[email protected]>
tupleのコンストラクタ : コピーコンストラクタとムーブコンストラクタとテンプレートのオーバーロードが成立するための修正へのリンクを追加

6f556749376ec7fa303bcb6eff496384614e8218 authored over 5 years ago by Akira Takahashi <[email protected]>
tuple, pair, optional : C++17とC++20での条件付きexplicitに対応 (#585)

962567ca30c9fff75d441837bf91adbf2195bbd1 authored over 5 years ago by Akira Takahashi <[email protected]>
variant : variant<string, string>を指定したい状況をあらためて記載

2f34147aad1425f79634b84ab57ed683829edfaf authored over 5 years ago by Akira Takahashi <[email protected]>
basic_string::data() : C++17対応として非const版オーバーロードを追加 (close #497)

0c94c474500468a713fdf363ebc9339dd2bc1d39 authored over 5 years ago by Akira Takahashi <[email protected]>
variant::emplace : 間違って自身にリンクを貼っていた

24a2caf5e051ebe1a01e52aebe61c71bfc5e8947 authored over 5 years ago by Akira Takahashi <[email protected]>
variant::emplace : template限定子について言及

6b1b40d4b40e0dac13c1e31ac1648e0c8a42e949 authored over 5 years ago by Akira Takahashi <[email protected]>
variant<string, string>が許可される状況をまとめた

23b4a4adff29e60c81218949583e37a1175dbda5 authored over 5 years ago by Akira Takahashi <[email protected]>
fix 脱字

258a9da4b4e1c2fbc85a29de19c160b9f390bdcf authored over 5 years ago by Akira Takahashi <[email protected]>
variant : Eitherとの違いを記載

86695ece7e7dad078d36aa61f6038b4e3d7c9835 authored over 5 years ago by Akira Takahashi <[email protected]>
処理系 : 本サイトに記載している処理系バージョンの意味を記載

トップページにも書いてあるが、各リファレンスページから辿れるようにした

62df42b23d72b3cd0bc5e28e0ee7c3f347da6393 authored over 5 years ago by Akira Takahashi <[email protected]>
variant : 日本語がおかしかった

a996982b475462b9d0e77f0d7a19284be4f6d156 authored over 5 years ago by Akira Takahashi <[email protected]>
variant : コード修飾を追加

a19b43b949f60fb1417bdc35d4bfb6cef98d8e35 authored over 5 years ago by Akira Takahashi <[email protected]>
variant : 代数データ型やEitherなどに言及。これらのキーワードでもこのページにたどり着けるように

02e1066627675eb002a1aaafec0a63a5b47dad16 authored over 5 years ago by Akira Takahashi <[email protected]>
variant関係 : 参照文書を追加

230b3ccef134e1d6c20a4317f3797af7d2a40987 authored over 5 years ago by Akira Takahashi <[email protected]>
variant : Never Empty Guaranteeについて記載

b4524951d13af492a87f623b8d010f4ee6903ce0 authored over 5 years ago by Akira Takahashi <[email protected]>
variant : サンプルコードを追加

a217ef520dcbad934dcee3c7770a9607335f2f34 authored over 5 years ago by Akira Takahashi <[email protected]>
variant : 概要文章を追記

25eb7c68c5846673ac5ba758726b447815605617 authored over 5 years ago by Akira Takahashi <[email protected]>
variant : 言葉足らずを修正

34a0a7e69e1bf0bdce085e5166184aa040b60399 authored over 5 years ago by Akira Takahashi <[email protected]>
関数だけでなく、クラスにもテンプレートパラメータ制約と適格要件の項目が必要だったので雛形に追加

269e80aae08482825c26da7672af81d307c691fd authored over 5 years ago by Akira Takahashi <[email protected]>
見出しレベル見直し

e25d94796776cead765e8a1f26011b277a54e747 authored over 5 years ago by Akira Takahashi <[email protected]>
variant : 制約を記載

be146102ce8d46780af92562b8d4b51acf133fb8 authored over 5 years ago by Akira Takahashi <[email protected]>
signedが「符号あり」「符号付き」で表記揺れしていたので「符号付き」に合わせた

訳語表にも追加。
表記揺れしていたのは自分の作業なので、周りに合わせた修正となる。
Googleでも「符号あり」は検索にうまく引っかからない。

a1ea020f2ec5c12c61d672cda102e28d2f611d95 authored over 5 years ago by Akira Takahashi <[email protected]>
訳語表 : trivialがなかったので追加

bdca70d66eb7768e8d3bb4ffbb4ef4f7f911ee74 authored over 5 years ago by Akira Takahashi <[email protected]>
variant : デストラクタを追加

d8a957d9d75620b982302a3cdb90f5e6e21977f3 authored over 5 years ago by Akira Takahashi <[email protected]>
variantのコンストラクタと代入演算子 : コード修飾を追加

29cedfa145045142807e331fd4ed103821b67038 authored over 5 years ago by Akira Takahashi <[email protected]>
variantのコンストラクタと代入演算子 : C++20の型選択仕様に対応

2a7ed43cbb200a3970447056960a6cdfde52d977 authored over 5 years ago by Akira Takahashi <[email protected]>
priority_queue : コード修飾を追加

b33829169b8103cdf28a6949db7e0faf7a000ca6 authored over 5 years ago by Akira Takahashi <[email protected]>
priority_queue : 説明とサンプルコードを追加

6a44ec56968f4d95c2b2c6431023d16efa4e1eca authored over 5 years ago by Akira Takahashi <[email protected]>
variantのget : タプルインタフェースではないことを備考に記載

a25aa925dfc2d92460d3ddc9099301a317e55842 authored over 5 years ago by Akira Takahashi <[email protected]>
variantのコンストラクタ : コード修飾を追加

d8a74fff007542505fe702307eb7b5397523a27d authored over 5 years ago by Akira Takahashi <[email protected]>
variantのコンストラクタ : (9)-(16)の概要を追加

0140712e86751805be438234cb2e42338cf2d3df authored over 5 years ago by Akira Takahashi <[email protected]>
variantのコンストラクタ : サンプルコードを追加

93b6bd325d82c09ae33db0b9e7e665caa8e0922a authored over 5 years ago by Akira Takahashi <[email protected]>