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

Update ranges_set_intersection.md

* std::set_intersectionの代わりにstd::ranges::set_intersectionを呼ぶように修正

c6ea16228c8917d42a04c3ed5214f71f9ee99417 authored about 2 years ago by pea-sys <[email protected]>
lower_bound : setについては専用のメンバ関数を使うことを記載

意図せず汎用版を使ってしまってパフォーマンス劣化する悲しい事故がよく起こっているっぽいので

5ac9b350f13ba565bc55a4d87b70a0247df2c9d5 authored about 2 years ago by Akira Takahashi <[email protected]>
Merge pull request #983 from pea-sys/patch-1

Update ranges_copy_backward.md

35b5794806a9d0b4b386a7e3ca1c21d39278a6e8 authored about 2 years ago by Akira Takahashi <[email protected]>
three_way_comparable : 意味論要件修正

cc5a6954ce45004dd8752bcf3431f835d84b5ea4 authored over 2 years ago by onihusube <[email protected]>
Update ranges_copy_backward.md

* 例でranges::copy_backwardを使用するように修正
* 他のrangeライブラリ関数に合わせて実装例を削除
※C++を学び始めたばかりなので、遠慮なく指摘いただけると助...

74c308eeb3f7e75cd6bb5193800d93c169603ee1 authored over 2 years ago by pea-sys <[email protected]>
convertible_to : 意味論要件を修正

6360867a1f9b313a4b4f84bc8b75a231bfd341ea authored over 2 years ago by onihusube <[email protected]>
path::operator== : equivalentについて追記

8916c59afde174e282c65bc803f0e9a4c5b745a3 authored over 2 years ago by onihusube <[email protected]>
totally_ordered : 意味論要件の修正

6815142e2ef7142c9f9e1508a29307e5e422735e authored over 2 years ago by onihusube <[email protected]>
assignable_from : 間違いを訂正と追記

b77a069a7043bb64b41c3356a803fc62c63afb3c authored over 2 years ago by onihusube <[email protected]>
same_as : fix typo

252847055fcca10a9407e00642e4ae8d4b9a80c8 authored over 2 years ago by onihusube <[email protected]>
formatter : 微修正

d54e2129f30d7d8d76b89ab5abed51492810df72 authored over 2 years ago by onihusube <[email protected]>
format_to : 制約周りを調整

3de5612490bce58646a35b36846de9b659c81a1b authored over 2 years ago by onihusube <[email protected]>
GLOBAL_DEFINED_WORDS: タイポ修正

c3b4e2c392a39cdf21427f1890e29ef5d64d9ffb authored over 2 years ago by Koichi Murase <[email protected]>
Merge pull request #977 from akinomyoga/defined_words

キーワード自動リンク (GLOBAL_DEFINED_WORDS.json)

484463600efcd56f5fa6320238da3befca264f35 authored over 2 years ago by Akira Takahashi <[email protected]>
Merge pull request #981 from 0xbadfca11/patch-1

float_tとdouble_tのMSVC実装情報の修正

046cd233cb311b08630afdd3d9777554dc699e48 authored over 2 years ago by Akira Takahashi <[email protected]>
compare_three_way : nullptr_tとの比較はエラーっぽい

281969e21993a21027181029aeb663ec143de648 authored over 2 years ago by onihusube <[email protected]>
Update cmath/double_t.md

2959c3cea9c16c68c4124a4ec33da804d54b2f0f authored over 2 years ago by 0xbadfca11 <[email protected]>
Update cmath/float_t.md

05a39495b956f41acc5ae67c6b87a538d5a22f3a authored over 2 years ago by 0xbadfca11 <[email protected]>
fix typo regarding decrement

843786a07d59a2931a50a51fdaba8ea89a692bfc authored over 2 years ago by suomesta <[email protected]>
cmath/float_t: x86かつSSE2有効時の型情報修正

godbolt環境 x86 msvc 19.14 + `/arch:SSE2`で動作確認。

ba5ca48c6f507fbd85c646ce65c73a1d1695dd5c authored over 2 years ago by yoh <[email protected]>
common_comparison_category : サンプルコード修正

93872494a0eca724e086587646817f6fd1adb574 authored over 2 years ago by onihusube <[email protected]>
compare_three_way_result : シンプル化

https://twitter.com/wx257osn2/status/1539647083153883136

9f5298a509928a0beb752759be6fd1f50fa07325 authored over 2 years ago by onihusube <[email protected]>
compare_three_way_result : サンプルコードを動くように修正

03e07f60c74b80e61a0afc55e016b6c7e2a24d0d authored over 2 years ago by onihusube <[email protected]>
chrono::parse : %OCはない

http://eel.is/c++draft/time.parse#tab:time.parse.spec-row-7-column-2-sentence-5

f060ad2384dc2f4acc4bdb48ba90659e38e5ad4e authored over 2 years ago by onihusube <[email protected]>
local_time : from_stream() オフセットの調整は行われない

http://eel.is/c++draft/time.clock.local#4

780afec60e404795a7e5e421f32c2950958e2b03 authored over 2 years ago by onihusube <[email protected]>
fix title in polymorphic_allocator::operator!=

e5d4fe897156164b049db4676150c6740ca6d9bf authored over 2 years ago by suomesta <[email protected]>
chrono::parse : 修飾ミス修正

af1e41ef6d9aa85bd462ed55f58d891c349cb2fb authored over 2 years ago by onihusube <[email protected]>
chrono::choose : fix typo

5346a975ae3b17243056e138cde9bcb580beff86 authored over 2 years ago by onihusube <[email protected]>
fix typo

6b68c40a6b039873a0f713bfe77b8bfabf94f350 authored over 2 years ago by Raclamusi <[email protected]>
day : 演算子名修正

15cb7dcdcb7bb39c5a5cb4d4675d1ef8e86a9743 authored over 2 years ago by onihusube <[email protected]>
GLOBAL_DEFINED_WORDS: 用語を追加

fea63261fafd18cc97fb6f5b72f03f3c81b05877 authored over 2 years ago by Koichi Murase <[email protected]>
Merge pull request #980 from cpprefjp/fix_minor_faults

Fix minor faults

36b871aa19d4f42b687746b11bf2ababee9d8e2c authored over 2 years ago by yumetodo <[email protected]>
fix some [meta id-type]. class -> class template

91acc52370e9232c59f0651ddd273e47b34baebe authored over 2 years ago by suomesta <[email protected]>
fix some definitions

34b0c990387da8e0bff71b66cdcf78b579fbe30e authored over 2 years ago by suomesta <[email protected]>
fix disjuction result when Traits size is 0

ee1bae3b4535a4271e3bc7eb528e2b5bde682784 authored over 2 years ago by suomesta <[email protected]>
fix: a typo

e7e479724d8ce574279a268db4ba3a75f997ea4a authored over 2 years ago by motchy <[email protected]>
GLOBAL_DEFINED_WORDS.json を追加

45de83edae1c44b539ed4ba40d59f26d1e18b274 authored over 2 years ago by Koichi Murase <[email protected]>
editors_doc/specialized: GLOBAL_DEFINED_WORDS.json を説明

5441f966a3b904befe044699ee7336701a0b992f authored over 2 years ago by Koichi Murase <[email protected]>
Merge pull request #975 from cpprefjp/inline-variables

インライン変数の記事の改善

6809d28c7d5e094988cac60d9166391c3ce6af8f authored over 2 years ago by Koichi Murase <[email protected]>
fix typo

1582fd48f049b49aa35c73ac35024b62489e2841 authored over 2 years ago by onihusube <[email protected]>
Channel 9のリンク切れしたページをWeb Archiveに差し替え

close #974
close #978

5838ae2761dcde3898311b319a5de4fe6befe4cb authored over 2 years ago by Akira Takahashi <[email protected]>
Merge pull request #976 from cpprefjp/bad_weak_ptr

update commentary of std::bad_weak_ptr gcc supports

ef83be1e4bd37ec423acaea72384cc3220fd2576 authored over 2 years ago by Akira Takahashi <[email protected]>
cpp17/inline_variables: 内部リンケージの例を改善

ad3fd326f999ed24ee5b3c0628db95f3cf4f2109 authored over 2 years ago by Koichi Murase <[email protected]>
cpp17/inline_variables: 参考論文追加

f4317685c85d57749928bf50d025429865d82915 authored over 2 years ago by Koichi Murase <[email protected]>
cpp17/inline_variables: C言語的無引数明示指定の削除

b4e1a773cdb4296860d079d71500260f216fa1d6 authored over 2 years ago by Koichi Murase <[email protected]>
cpp17/inline_variables: inline変数は全ての翻訳単位でinline指定が必要

元の記述だと一つの翻訳単位(C++20では正確には定義ドメイン)でインライン
が指定されていれば全ての翻訳単位でインラインが暗黙に指定されるかのよう
に読めるが、規格 [1] を読む限りは同変...

1d74c737af7b42006028a38f69bfa7528b1f4e98 authored over 2 years ago by Koichi Murase <[email protected]>
cpp17/inline_variables: 定義後のinline指定は不適格

inlineを指定する前に変数定義をして後出しで inline を指定するのは文法違
反ではなく意味論違反であり、不適格である [1]。

[1] N4910 [dcl.inline]/5

7bcbd10dc2860f644cd82b7b64e593044cb43d1e authored over 2 years ago by Koichi Murase <[email protected]>
update commentary of std::bad_weak_ptr gcc supports

20e67f32d5464eeffbc6cb68a1986512fa60378c authored over 2 years ago by suomesta <[email protected]>
cpp17/inline_variables: 定義と宣言の混同を修正

451dd624d4e96dbbb2529632965778fcc06799c7 authored over 2 years ago by Koichi Murase <[email protected]>
international-standard: 規格原案番号の修正 N4971 => N4968

N4871 [1] は会議の議事録であって規格原案ではない。N4868 が N4878 の前
の規格原案である [2]。

[1] N4871 "WG21 Pre-Autumn 2020 te...

ceb41b43ca9104a239600f56d88d7d19fe6c4a84 authored over 2 years ago by Koichi Murase <[email protected]>
international-standard: 最新の規格原案を更新 (N4910)

8d3fb19f694a061f70d327ef6acda4257468a319 authored over 2 years ago by Koichi Murase <[email protected]>
if_constexpr: 微修正

9bc4c4db7774260b855d984419446237e95beec5 authored over 2 years ago by Koichi Murase <[email protected]>
Merge pull request #973 from cpprefjp/fix_typos

Fix typos

e3fd535ba7e914673e9bd1d6d1017122f51e5d1e authored over 2 years ago by Akira Takahashi <[email protected]>
fix typo and improve description in type_info

77bcdf20a0964ff4a4eea56363a0f079a21c2124 authored over 2 years ago by suomesta <[email protected]>
fix wrong link in weak_ptr

e839c4ddf6bf38a05578cd2a76c20249a1a1d0d1 authored over 2 years ago by suomesta <[email protected]>
見出しの修正

bdb736aa8ea36043cb330c6cbc71db2045120951 authored over 2 years ago by onihusube <[email protected]>
basic_osyncstream : 間違った使用例の追加

2fa44e43f2892680beae52e9b7a1cd4fb1a0d7ea authored over 2 years ago by onihusube <[email protected]>
basic_osyncstream コンストラクタ : 宣言の改行と説明の整理

157cadb0bde598a6997c1381494456c3b2f8230a authored over 2 years ago by onihusube <[email protected]>
<syncstream> : GCCとMSVC対応を追記

10b02bb15de56f48e4fa9504f1923e6fca716c95 authored over 2 years ago by onihusube <[email protected]>
Merge pull request #971 from cpprefjp/fix_typos

Fix typos

79eb9f8d203f4cabe1d55e4b7c7de3d7491526d1 authored over 2 years ago by Akira Takahashi <[email protected]>
fix basic_string op_at

b515818eaabbd882124c4822914cf793bc8ed3ff authored over 2 years ago by suomesta <[email protected]>
fix shared_lock red highlights

8104e0813ddf1655ea6ba5ec1de4e1da1adf8def authored over 2 years ago by suomesta <[email protected]>
fix complex

1a7633bdc421a7344be029c69d2060f79acf2d6e authored over 2 years ago by suomesta <[email protected]>
fix reanges_sample in algorithm

adfa60958ac46c7e99cf5a0356a219e098f3ace3 authored over 2 years ago by suomesta <[email protected]>
fix std::vector::data()

7276ff385630ed953fbe831a2c9ed0fe09573d12 authored over 2 years ago by suomesta <[email protected]>
リンク修正

3a944a89da865ac708a2cacfc763bb45a4d798b5 authored over 2 years ago by Tetsuro Matsumura <[email protected]>
fix typo

8c1066a1c18708fb6f0fe216cd312bc8dce15279 authored over 2 years ago by I <[email protected]>
Merge pull request #969 from cpprefjp/add-practical-example-for-has_virtual_destructor

std::has_virtual_destructorの使用例を追加

1b90a8bcb3bcb97adc6af9e2e1bd1891408241e8 authored over 2 years ago by Akira Takahashi <[email protected]>
使用例を追加

35fefce2cbc2213917dc528376afe692ba7c517a authored over 2 years ago by I <[email protected]>
fix typo

1071021c3df2e36fd6409dbdfaed730888543c55 authored over 2 years ago by I <[email protected]>
index_sequence_for : 説明追記と修正

b7a95990f455ade5d35b0032c88f51c9aba9a6f1 authored over 2 years ago by onihusube <[email protected]>
Merge pull request #968 from cpprefjp/fix_minor_faults

fix lots of minor faults

1062e78988497033269313536e6b2d1fcb959228 authored over 2 years ago by Akira Takahashi <[email protected]>
fix lots of minor faults

ee2427b624011ff52423ca88becfcc7098e69fde authored over 2 years ago by suomesta <[email protected]>
Merge pull request #966 from acd1034/fix-typo-span-ctor

Fix typo in span/op_constructor

2b3283b7bf235e01d5e03911cd77950f7edc90ea authored over 2 years ago by Akira Takahashi <[email protected]>
Fix typo

- safe_range→borrowed_range

4fdba3d1b6bbbf02f588b313ec60a54f613148bc authored over 2 years ago by acd1034 <[email protected]>
hardware_(constructive | destructive)... : GCCでの動作を確認

a3087226e6295ad8c0068e0e101b2f2b9fc1a6c6 authored over 2 years ago by Akira Takahashi <[email protected]>
utility/swap : 標準ヘッダをコード修飾

許可されていないHTMLタグとみなされてビルドエラーになっていた

af6b22155a6b231716577b193b4355f3c722fb14 authored over 2 years ago by Akira Takahashi <[email protected]>
Merge pull request #965 from cpprefjp/fix_swap

improve std::swap() and std::pair::swap()

706a4c2c46a8ac0c169315c11ddeafa13ee9926a authored over 2 years ago by Akira Takahashi <[email protected]>
improve std::swap() and std::pair::swap()

9b6ac15c926a8d90eccbe82f7f3d6e903b32df25 authored over 2 years ago by suomesta <[email protected]>
LWG Issue 3593対応

43157e5d841bb81804a597d8e8cc278b674e4983 authored over 2 years ago by onihusube <[email protected]>
LWG Issue 3391対応

0a3118a3db584e0630d5faa26dda25f10045afdc authored over 2 years ago by onihusube <[email protected]>
Merge pull request #963 from acd1034/fix-typo-string-view-ctor

Fix typo in basic_string_view/op_constructor

fb2836348954a533fb909430acdaeaef8210a9dd authored over 2 years ago by yumetodo <[email protected]>
Fix typo in basic_string_view/op_constructor

b3ed96809ba9b73f4de1cd95f350817e9fa13571 authored over 2 years ago by acd1034 <[email protected]>
view_interface : LWG Issue 3549対応

c979c55860c923d0090b0e1c0b3299c2e99e299c authored over 2 years ago by onihusube <[email protected]>
enable_view : LWG Issue 3549対応

481e7e83b49332b33952117f678b6f1b850f2c9a authored over 2 years ago by onihusube <[email protected]>
view_interface : 利用法を追記

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

302508b60b7179113ea9475bbc926340d37c601a authored over 2 years ago by onihusube <[email protected]>
ライブラリ機能テストマクロの説明追加 #825

63434a3711d13ba3700e7be5821731b22874eb69 authored over 2 years ago by onihusube <[email protected]>
リストになっていないのを修正

52129f4566364433c093a77391c9f368dc3ec1b4 authored over 2 years ago by Tetsuro Matsumura <[email protected]>
ライブラリ機能テストマクロの説明追加 #825

c4dd835cfc02a590044e687d227af6910df6985b authored over 2 years ago by onihusube <[email protected]>
リンク修正

c5a478e2f2e679de71c8596e7bd4ad8ec59cbf41 authored over 2 years ago by Tetsuro Matsumura <[email protected]>
reverse_view 実装例を追加 #713

bda01cce129454d2fe2b18009e289924ae563b58 authored over 2 years ago by Tetsuro Matsumura <[email protected]>
common_view 実装例を追加 #713

8f20105008d8c88c64e121ff3bd73d2524b3673a authored over 2 years ago by Tetsuro Matsumura <[email protected]>
リンク修正

4274fc320d1c1804513c642dfcfedf3ec3f0c45a authored over 2 years ago by Tetsuro Matsumura <[email protected]>
owning_viewの説明を追加 #713

68a2c7c9a721a7b15d2f956ac6505a7329539258 authored over 2 years ago by Tetsuro Matsumura <[email protected]>
実装例を追加 #713

20ab3c80fed65840954944911824412362ad958f authored over 2 years ago by Tetsuro Matsumura <[email protected]>
リンク修正

d1aa117ed9fddd7610e43b259aa5ba98422fc890 authored over 2 years ago by Tetsuro Matsumura <[email protected]>
basic_istream_viewの説明を追加

308b93a2ef135dada2fa976e0c94d9af5319ca53 authored over 2 years ago by Tetsuro Matsumura <[email protected]>
リンク追加

0ccf2f0b3e26827cfe526bfdb632a88ee2df3c8b authored over 2 years ago by Tetsuro Matsumura <[email protected]>
formatの説明を追加

1dd72245548789c1ecc05aaa651094c3209dca1c authored over 2 years ago by Tetsuro Matsumura <[email protected]>