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

atomic : atomic_(un)signed_lock_freeを記載 (close #681)

e4a371e5942690fec75e09359207278600459727 authored about 5 years ago by Akira Takahashi <[email protected]>
atomic_ref : 同じオブジェクトを参照する異なるatomic_refオブジェクトについての説明を記載

d34d6466b714fbbba02952fc8e7f92b1edffffc1 authored about 5 years ago by Akira Takahashi <[email protected]>
atomic_ref : コンストラクタと代入演算子を追加

9e827d41a3c2c1c98d01a75803b6f0f8cac89b68 authored about 5 years ago by Akira Takahashi <[email protected]>
atomic_ref : ビット演算関係を追加

6f4dcb28ddc78a2289a038bf3f825fc7efe35e5b authored about 5 years ago by Akira Takahashi <[email protected]>
atomic_ref : fetch_sub, +=, -=, ++, --を追加

19b14e02aa9fb7b0572c223f8dabd47143e7399c authored about 5 years ago by Akira Takahashi <[email protected]>
atomic_ref : fetch_addへのnolinkを解除

45e350fa9de077a76ce9a9a65d2e598b142bf47f authored about 5 years ago by Akira Takahashi <[email protected]>
uniform_int_distribution : 実装を高速化したブログへのリンクを追加

c1c16f72ab67a3a1461e00e7a117f1328087322f authored about 5 years ago by Akira Takahashi <[email protected]>
make_shared_default_init : 軽微な修正

18d73262c94d734b2ad04568002aa01b745a8043 authored about 5 years ago by alphya <[email protected]>
C++20 : スマートポインタのdefault init関係へのnolinkを解除

0b42768397d2ec31ba67d36cdd4d9eb351877f5e authored about 5 years ago by Akira Takahashi <[email protected]>
atomic_ref : クラステンプレートのテンプレート引数推論の例を追加

e3b96bc5b68cbbb7236f9ab28361b4eb4950bed3 authored about 5 years ago by Akira Takahashi <[email protected]>
atomic_ref : compare_exchange_(weak | strong), fetch_addを追加

0199b6aface3cd43c87043e545c5bd4d0b2c1ca8 authored about 5 years ago by Akira Takahashi <[email protected]>
aligned_union : LWG Issue 2979対応

93cafaa3943a5ef6f2a51aaf08780cbd221f4c46 authored about 5 years ago by onihusube <[email protected]>
packaged_taskコンストラクタ : LWG Issue 2921対応

374bcc65395742ce7ec0e25a236e237945f75fb3 authored about 5 years ago by onihusube <[email protected]>
atomic_ref : operator T, is_lockfreeを追加

6440e5420764ffdda7e4b244640d2e00a49db7f1 authored about 5 years ago by Akira Takahashi <[email protected]>
atomic_ref : load, store, exchangeを追加

f922990271be8627289db790705edc7de5242a1a authored about 5 years ago by Akira Takahashi <[email protected]>
fix typo

76a60ea7d48cb197b3075c9b725a7664a6927c0d authored about 5 years ago by alphya <[email protected]>
スマートポインタのヘルパ関数へのリンクを追加

2d310e65f87cee2018f586286908ff1faf2748ab authored about 5 years ago by alphya <[email protected]>
atomic_ref : loadよりexchangeを使ったほうがよさそう

3096d692673819556354b9de54da6d3340187f82 authored about 5 years ago by Akira Takahashi <[email protected]>
スマートポインタの C++20 対応 (closes #638, closes #628)

edf2f64ffe0c2c50b42bef8c327296c165304f6a authored about 5 years ago by alphya <[email protected]>
Update modules.md

一部の語をハイパーリンクに変更

3fadc5406a3abec43b49575774de31dd435aa79f authored about 5 years ago by MATSUMURA Tetsuro <[email protected]>
enable_shared_from_this : P0033R1対応

238ed3cfb280cbd34255df476337e045d99018e1 authored about 5 years ago by onihusube <[email protected]>
一貫比較 : P0905R1リンク追記

9f3d86af961e7432cc3fe5c9881954aa624b21b3 authored about 5 years ago by onihusube <[email protected]>
atomicのfetch_xor, ^= : リンクミスを修正

78bc900207a925a1654a3744d4b5f36744014930 authored about 5 years ago by Akira Takahashi <[email protected]>
atomicのビット演算 : 実用例を追加

dd9a8e9f803d4f743a185157a76bd0d6431ed3d9 authored about 5 years ago by Akira Takahashi <[email protected]>
atomicの+=、-= : 実用例を追加

1e6d3b39c531eb8a46b418d55ca31261f52af8d9 authored about 5 years ago by Akira Takahashi <[email protected]>
atomicの加算と減算 : 実用例を追加

cad64c6ce66a5891c8eba6fc7990c0e99cd2e173 authored about 5 years ago by Akira Takahashi <[email protected]>
atomic::compare_exchange_strong : 実用的な例を追加

552072ac5c3471f6ead77ca8e8f50ceddb989c72 authored about 5 years ago by Akira Takahashi <[email protected]>
revert. そんなことなかった

51caa069340d85dae5b9e1947900bf7cdc201a2a authored about 5 years ago by Akira Takahashi <[email protected]>
atomic::compare_exchange_weak : サンプルコード上でstrongに置き換えられるところをコメントで記載

c8d33ec670a8d23b49035a1b8682381e63969544 authored about 5 years ago by Akira Takahashi <[email protected]>
atomic::compare_exchange_weak : 値更新のパターンをコメントで記載

5c470b9205b90267467f48cc0629b65da13e5b84 authored about 5 years ago by Akira Takahashi <[email protected]>
atomic::compare_exchange_weak : 変更前の値に依存しない場合の例を追加

0963482afa9519be267ec02929d166f0744e4e9e authored about 5 years ago by Akira Takahashi <[email protected]>
atomic::compare_exchange_weak : 実用的なサンプルコードを追加

41feae49e033ca46011fad3bdcbea0fc55447dbc authored about 5 years ago by Akira Takahashi <[email protected]>
atomic_ref : 言葉足らずを修正

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

9cfc393d011df187cf37590d0b5e39c944f42527 authored about 5 years ago by onihusube <[email protected]>
std::async : MSVC実装について追記と整理

48fc31460ed18c74a43ee0a65e54f919f2af021c authored about 5 years ago by onihusube <[email protected]>
atomic(_ref) : 見出し階層のミスを修正

テンプレートパラメータ制約の下にメンバ関数がぶらさがってた

ef39cf7000cb2799e16e8bf708351f36b35218bb authored about 5 years ago by Akira Takahashi <[email protected]>
atomic_ref : クラスのサンプルコードを記載

705b5270a440beef27d0a66d84affd0ff082c02e authored about 5 years ago by Akira Takahashi <[email protected]>
atomic_ref : アライメント制約について記載

a6f14b48308f69c436965abebb7711ded06d79a2 authored about 5 years ago by Akira Takahashi <[email protected]>
atomic_ref : このクラスを使用する状況・目的を記載

2d182aff5b39247c1da8f049c9e2af1e069134f2 authored about 5 years ago by Akira Takahashi <[email protected]>
Merge branches 'master' and 'master' of https://github.com/cpprefjp/site

a7e0b897e93fc44ab8248c709400adecf13d68e9 authored about 5 years ago by onihusube <[email protected]>
コンパイラの実装状況 : clangについて追記

aac9d2d84ada0878dc3a41a6b0333f640e15f64e authored about 5 years ago by onihusube <[email protected]>
コンパイラ実装状況 : GCCについて追記

eb75be1d5532ba18584ba24d83a5d0a0ab6468bc authored about 5 years ago by onihusube <[email protected]>
C++20 コンセプト : テンプレートテンプレートパラメータに制約テンプレートを指定できない問題に対応した提案文書を追加

あたり前に通るべきものだと思うので、このページで解説はとくにしなくてよさそう

95ebfdda3623a8a91f47879859e6abed7acd0ab6 authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 経緯を追加

これで一旦完了、あとは仕様修正に対応する

3edf7afd4f1ec4d4fc420b0801665cadee066426 authored about 5 years ago by Akira Takahashi <[email protected]>
string_view : 文字列リテラルの範囲にヌル文字が含まれる問題を記載

d3cd741b5a4d369433e2e308e6171d3abbd17c6a authored about 5 years ago by Akira Takahashi <[email protected]>
condition_variable(_any)::wait_until : GCC 10からsteady_clockサポート

4f5d746e77f286ea5b24d98398010f3a43e8d1bb authored about 5 years ago by Akira Takahashi <[email protected]>
unique_ptr コンストラクタ : 不要な文字の削除と微追記

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

2d3612be8a77ca1ed138a936d0b758842fd9b4df authored about 5 years ago by dokusasako <[email protected]>
unique_ptr : LWG Issue 2905対応

2d0be38a6086e3123a9b3c7b4cacadca94081b69 authored about 5 years ago by dokusasako <[email protected]>
unique_ptr : クラステンプレートの実引数推について修正

14eee40598e72b61f6020a1d86c55874efe02fcd authored about 5 years ago by dokusasako <[email protected]>
unique_ptr : LWG Issue 2801対応

717607400e50db04f03799b71bfee668e3ebf9dd authored about 5 years ago by dokusasako <[email protected]>
LWG Issue 2948対応

1a98c6ee7d2b9103538bae27ba4a919945471708 authored about 5 years ago by dokusasako <[email protected]>
N4089とLWG Issue 2520対応

75a2bf5991397c124d73c3ab9b60485dc9d9977a authored about 5 years ago by dokusasako <[email protected]>
nolink解除

138c9f51d0aad7295c16ebbfc790228e74f9b4d0 authored about 5 years ago by Akira Takahashi <[email protected]>
atomic_refクラスページを追加

wait / notifyよくわかってない

901d23952fe86ce99e21e47c51f2571f58b8b0ae authored about 5 years ago by Akira Takahashi <[email protected]>
atomic : s/integral/floating-point/

6f7e5a7860f5f4b28b119726e1d6211e42b67d56 authored about 5 years ago by Akira Takahashi <[email protected]>
std::atomic : 制約の言い回しを調整

9217a88b2ba0d40ca97c180900b113aaa1d3f59a authored about 5 years ago by Akira Takahashi <[email protected]>
std::proj : 用途について追記

b41e75cd7b5e66694fdf78feacbed409d3c8c307 authored about 5 years ago by onihusube <[email protected]>
random_deviceのMinGWの記載について、GCC 9.2での変更を追加

GCC 9.2からrand_sを使用する実装が入ったことの記述を追加する。

de237f8b53c7770ff5ec7167c4bd4565cc982439 authored about 5 years ago by Yusuke Ichinohe <[email protected]>
make_from_tuple : 実装例微修正

9802e44c99193da712da8e41fc71c60e6669488c authored about 5 years ago by onihusube <[email protected]>
equal : 等値検証する範囲が間違っていた #694

db7d882f915328ad38b7e6dae139bcac4b363852 authored about 5 years ago by Akira Takahashi <[email protected]>
コンパイラの実装状況 : Clang 9.0に対応

fbedddb5eb918872951d021211b48c87fb651374 authored about 5 years ago by Akira Takahashi <[email protected]>
Merge pull request #693 from cpprefjp/LoliGothick-patch-constexpr_if

C++17 constexpr if : 2段階名前探索における注意点、関数のシグネチャを修正

e77892c73dc302cae14a8e03e3646f858e1d2263 authored about 5 years ago by yumetodo <[email protected]>
C++17 constexpr if : 2段階名前探索における注意点、関数のシグネチャを修正

間違っているとは言い切れないが、この例だけシグネチャが違うのでミスである可能性が高いと判断。

d9168e4e403e86f50b17a81563a88b6ed283e567 authored about 5 years ago by Mitama <[email protected]>
コンパイラの実装状況 : Visual C++のコンセプトサポートを追加

77e8a8e74fd60a8785fc28e554c8a081930e98c8 authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 関数テンプレートの簡略記法について書き間違いを修正

cc110cae47eb7b006f68f6c14a4e56e8f6e34efe authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 概要に、関数テンプレートの簡略構文を追加

これで概要は書き終わったつもり。あとは経緯を書く

b58d2fcf0f4753ef477146c889d3ad8d9187983d authored about 5 years ago by Akira Takahashi <[email protected]>
remainder : 微修正して以前の記述を復帰

8659f3cb9496c5bf521b2de0d60de8e379c8bd4c authored about 5 years ago by onihusube <[email protected]>
for_each_n : 忘れないうちにGCCの対応バージョンを記載

2c6219764e4fcfa0b0b3a7323bd74e3d9a712a3c authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 関数修飾がある場合のrequires節を書く位置の例を追加

e506c6888941cda1e111f04a8941e2876d06b7c9 authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : サンプルコードをWandboxで実行可能に

4c5c2aaa651ab2388400493903e0b6a4895c75df authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 概要文章にrequires節の説明を追加

5d7d1d035e3a13f61d39a117a4314fe50250e090 authored about 5 years ago by Akira Takahashi <[email protected]>
floating_pointへのnolinkを解除

1372ca8e2b36f7242467f23ad4c73d67c3337a38 authored about 5 years ago by Akira Takahashi <[email protected]>
popcount : 歴史と用途を記載

e2749dc712adf1bd2f4263fb80743353d0d823e4 authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 概要文章中の制約方法を追記

95223e2a48596b33954adcd3d5e0fe11cda9630d authored about 5 years ago by Akira Takahashi <[email protected]>
一貫比較 : P1186R3

0d4ff8e98c2bb61d098ff586e3d0d2033b13ca1b authored about 5 years ago by onihusube <[email protected]>
一貫比較 : リンク追加など

39039981cf28e80aba4a45ed7eee8bb9af8daaea authored about 5 years ago by onihusube <[email protected]>
一貫比較 : P1630R1対応

892a36f21a843a094937efa3f418afd88bbaeb62 authored about 5 years ago by onihusube <[email protected]>
一部コンテナ : op_(not_)equal の修正

7b75046d948557fb8416dace9517942d564d2983 authored about 5 years ago by alphya <[email protected]>
set, multiset/insert : 文面の修正

110b304e638627e5b50d6b8969d05bd36976d61f authored about 5 years ago by alphya <[email protected]>
multimap::insert() : 微修正

b46b5683e4f5eb60c7dbd47de8d300731496fb47 authored about 5 years ago by onihusube <[email protected]>
連想コンテナのinsert() : 表記の修正や追記

222deb6e0aa71370060fab71585196d31667be34 authored about 5 years ago by onihusube <[email protected]>
multiset/insert : 文面の修正

c51375b7208bcdc5da32821bb0e109f0692020c5 authored about 5 years ago by alphya <[email protected]>
multiset::insert : 戻り値と説明の修正

https://twitter.com/noshi91/status/1170346464624566272

f0de7b1e5f8cd4d603beb1a185d26264f400401f authored about 5 years ago by onihusube <[email protected]>
一貫比較 : default比較について修正

f60a15096ae824f8d2d5ea2c7125d4cb56c4069f authored about 5 years ago by onihusube <[email protected]>
一貫比較 : typo修正

65128762352f7878fbd1085c15900f541e6f2cd2 authored about 5 years ago by onihusube <[email protected]>
グローバル修飾リストに、<numbers>を追加

c6d6550a8be3135d07d91842605cd74567dfceb3 authored about 5 years ago by Akira Takahashi <[email protected]>
一貫比較 : 文言修正と追記

121c8449c6644cacd5ea9ee32bf30070ab2aeb27 authored about 5 years ago by onihusube <[email protected]>
一貫比較: 文言微修正

e4980b6cc6daf34c5a0a45ecbccd66625626712a authored about 5 years ago by onihusube <[email protected]>
一貫比較 : ==のdefault実装について追記

444e0576da52aa0e31e47766d6a087c06a843888 authored about 5 years ago by onihusube <[email protected]>
C++20 コンセプト : 戻り値型を直接指定する構文がなくなったので対応

e0110ee429a17adc8993555f4ed9194afa40f953 authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 言葉足らずを修正

98675969a24a948527aa24699943772e0f9d6b70 authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 計算誤差についてもう少し書いた

895fcd508d1edb8938e4ad9d6d6a08f55d9d4c10 authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 見出しレベルのミスを修正

68f094ef136e01ad0689c8f32012651e3c125d00 authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 概要のis_integral_vをラップする例に、そうできる理由を記載

e4f30550919e3d5301e06395cc0b0f9580d1c75c authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 概要にstatic_assertと組み合わせてコンセプトで表明する例を記載

d042e0a35fe89df9fb3eaeb1ad2f795fae13ca5a authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 概要にオーバーロードと特殊化の例を追加

3f965e5ccf4c7a694c2aa2d410f107806ec50527 authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : declvalへのリンクを追加

6e73fc859bcff62db1d0917821ecb90e44b7b173 authored about 5 years ago by Akira Takahashi <[email protected]>
C++20 コンセプト : 概要を追記。具体的な使い方例を書き始め。

c63ad7c40fb1321338aed3c53450d61d4061496d authored about 5 years ago by Akira Takahashi <[email protected]>
一貫比較 : 追記と修正

ecbc00ed65708ff26e1d7141281c8470bf7c22a8 authored about 5 years ago by onihusube <[email protected]>