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

リンク修正

8099ba591bbd04604a600f293d37c576af5e3283 authored almost 3 years ago by Tetsuro Matsumura <[email protected]>
RのTipsサイトをリンクチェックから除外 #922 (#924)

bd4b8fff8f895c2e35b8bfebad710e8e1969b52c authored almost 3 years ago by Akira Takahashi <[email protected]>
lazy_split : ヘッダの追加

07751c0825760ca0ff4782c998fe7a25c566701b authored almost 3 years ago by onihusube <[email protected]>
lazy_split_view : サンプルコードの修正と整理

rangeによるrangeの分割の例はGCCだとエラーになる(patternをviews::allに通すとok)。しかし、本来はこれで通るはず・・・

79eba48ebff0496a5079ad93c1c19c68d7bad616 authored almost 3 years ago by onihusube <[email protected]>
リンク修正 #919

2a965d04f1e0046cd475e446b77b331b7a6521c2 authored almost 3 years ago by Tetsuro Matsumura <[email protected]>
all_of/any_of/none_ofの説明を追加 #919

31699fb3e5a5622c79b5a1f9df2c65a618bc52ba authored almost 3 years ago by Tetsuro Matsumura <[email protected]>
algorithmのヘッダーページを更新 #919

06b265b8877bee8179dc27dc905eb105769044e4 authored almost 3 years ago by Tetsuro Matsumura <[email protected]>
input_rangeを分割する例に変更

9d87e0be3fc7e517e7ffdb89196d8d9038987068 authored almost 3 years ago by Tetsuro Matsumura <[email protected]>
chrono/format : インデントを2スペースに修正

dd855a24b25425c8f88ffb3b4f1fd9df96a7762c authored almost 3 years ago by Akira Takahashi <[email protected]>
coroutine_handle:coroutine_handle<Promise>のみの関数を明示

1024a15554363b30caeea7c6bd44ad0e489245d3 authored almost 3 years ago by onihusube <[email protected]>
feat: chronoのformatにかんたんな例くらいあってもいいのではと思うので追加

6da118199c832fc76f2a1974fb7487111fa085d6 authored almost 3 years ago by yumetodo <[email protected]>
編集権限を得る方法 : 古くなっていた旧サイト編集者へのお誘い文章を削除 #922

67763a1787cc7e22b977ba59f34c51b06f892c25 authored almost 3 years ago by Akira Takahashi <[email protected]>
Merge pull request #921 from cpprefjp/suomesta-patch1

add comments regarding std::integral_constant

151a8969fbcad7d4d162898fe69b360ad31324de authored almost 3 years ago by Akira Takahashi <[email protected]>
Merge pull request #920 from dieu-detruit/patch-1

fix the direction of comparison in the example

653a8b4f79b2a4a65be366fd56481cb91d6d6549 authored almost 3 years ago by Koichi Murase <[email protected]>
add comments regarding std::integral_constant

3a5f965d148fb697f2acba25ff1a57d60359f32e authored almost 3 years ago by suomesta <[email protected]>
update the example of std::max_element as well

28e709acdcde15bd2f853fbaf7f994c8510d10cf authored almost 3 years ago by Watanabe Takafumi <[email protected]>
Update reference/algorithm/min_element.md

Co-authored-by: Koichi Murase <[email protected]>

6f10816fd778598a6f148ed7229f62cd9ddf29a9 authored almost 3 years ago by Takafumi Watanabe <[email protected]>
update std::min_element example to be more natural

4702fb9789596fcc2b1fa21a1f2e99bbad870ffe authored almost 3 years ago by Watanabe Takafumi <[email protected]>
fix the direction of comparison in the example

comp argument of std::min_element expects the function that takes (a, b) and return true if a < ...

5f40ea7023d8b6b98c4790a7308a3da1bec06722 authored almost 3 years ago by Takafumi Watanabe <[email protected]>
Update iota_view.md

f519573cd5056bed08d6d60bd7f771e7249bc4c9 authored almost 3 years ago by Tetsuro Matsumura <[email protected]>
Update array_size_deduction_in_new-expressions.md

DRであることを追記

eb1fee71d44f377415b87862bf82edc8969355ff authored almost 3 years ago by Tetsuro Matsumura <[email protected]>
Merge pull request #915 from meruneru/master

std::sortのサンプル修正

0ea9d2cf11127a5c907d1640fdd59321a80143d7 authored almost 3 years ago by yumetodo <[email protected]>
std::sortのサンプルにexampleタグ付与

69487cbe2f5c6ddfbfefa24147c4c989598ed600 authored almost 3 years ago by meruneru <[email protected]>
cpp20/signed_integers_are_twos_complement: シフト演算の説明増補

4a452247e2cf759ffd06ca8f6050d59afee6d91d authored almost 3 years ago by yoh <[email protected]>
cpp20/signed_integers_are_twos_complement: P0907R3 -> R4

d959de9d5074b09659624dd9f2d7328eea2bf907 authored almost 3 years ago by yoh <[email protected]>
std::sortのサンプル修正

f038fbeefd0254ba8db8a390aec5be1bfa58c732 authored almost 3 years ago by meruneru <[email protected]>
Merge pull request #914 from sozysozbot/patch-1

Fix typo: `fisrt` → `first`

0a6b8f376a652c73c66f9c8cdcf7c375e1433af9 authored almost 3 years ago by Mitama <[email protected]>
Even more `fisrt` → `first`

48b554e9b510ee944ace7cf8e4ed6c73b0d1966d authored almost 3 years ago by sozysozbot <[email protected]>
More `fisrt` → `first`

d80b656593d632dbe76abb5063e6ab52a0821b57 authored almost 3 years ago by sozysozbot <[email protected]>
Fix typo: `fisrt` → `first`

933f105e5313c69952ef14d7e529e708949683e6 authored almost 3 years ago by sozysozbot <[email protected]>
cpp20/coroutines: final_suspendをnoexcept修飾

C++20 [dcl.fct.def.coroutine]/p15:
"The expression `co_await promise.final_suspend()` shall not ...

1480513c09a29e42c63f234822ef89782d0bc75e authored almost 3 years ago by yoh <[email protected]>
外部リンクチェック : 例外クラスがなくなっていたのに対応

f1902835b1ace643e42fea4025afc9aa1f7200a0 authored almost 3 years ago by Akira Takahashi <[email protected]>
byteswap : 宣言に名前空間を追加

418b2a9acd0ee9ed058c5fabb4f2736a33a58b3f authored almost 3 years ago by Akira Takahashi <[email protected]>
bit/byteswap: P1272R4対応

ebcb758d433f6ff9df4ae001816a3356a1bd0c72 authored almost 3 years ago by yoh <[email protected]>
C++17 参照メンバをもつクラスの置き換え : 行末スペースを削除

d320bd23b3a261c13310e963399079f9bc02c372 authored almost 3 years ago by Akira Takahashi <[email protected]>
C++17 参照メンバをもつクラスの置き換え : Google翻訳へのリンクになっていたところを置き換え #906

c005c5487c433850f885061b1e0fd327be608bf8 authored almost 3 years ago by Akira Takahashi <[email protected]>
Merge pull request #910 from cpprefjp/change-data-member-to-member-variable

訳語: data member の訳 "データメンバ" を "メンバ変数" に統一

60edd9e91906443222675c256da31b6ef182803c authored almost 3 years ago by Akira Takahashi <[email protected]>
Merge pull request #909 from kenichiice/fix-variable-name

common_iteratorの説明にでてくる _v を v_ に変更

95de47c2806796863c64f8c2671c15c58d3b801f authored almost 3 years ago by OGAWA KenIchi <[email protected]>
Merge pull request #911 from suomesta/patch-1

fix typo of enum name

c7206466a316701734302d71c76104adfe8b3958 authored almost 3 years ago by Akira Takahashi <[email protected]>
fix: fix typo of enum name

broken_primise -> broken_promise

9525d12e57ad82d45f77f3c6b7ee3f54a4ca9715 authored almost 3 years ago by suomesta <[email protected]>
訳語: data member の訳 "データメンバ" を "メンバ変数" に統一

a9ec16d01b4d51aeb7202992493b5651062fd81b authored almost 3 years ago by Koichi Murase <[email protected]>
common_iterator: _vをv_に修正

1d992afb1d12aca28fa2f1db9fd2971f6610534a authored almost 3 years ago by OGAWA KenIchi <[email protected]>
正しくマークアップされていない所があったので修正

387905bdb30c2fb998d8e98f93136a5e59feb995 authored almost 3 years ago by OGAWA KenIchi <[email protected]>
サイト内のリンクミスを修正

* buildアクションでリンク切れの警告がいくつか出ていたので該当箇所を修正

35d66e9136b62f1ee38f70b332f1dad0d73fb316 authored almost 3 years ago by OGAWA KenIchi <[email protected]>
戻り値の説明の番号を修正

戻り値の説明の番号がずれているので修正します

4549d14dec58bddd260bccac91fe9e26245dd27a authored almost 3 years ago by OGAWA KenIchi <[email protected]>
Fix typo

5963e9fefc55ae02dab2126f46b4308ae821dd9a authored almost 3 years ago by Tetsuro Matsumura <[email protected]>
unordered_map::operator[] の引数を const&& から && に修正

bba4e5928ca129eebc7b543e7756278672aedb04 authored almost 3 years ago by KodaiYM <[email protected]>
部分Rangeの満たすコンセプトを追加 #713

da775b6cd85b36d754f84d62c0fa5a9a73e89566 authored almost 3 years ago by Tetsuro Matsumura <[email protected]>
fix typo

d41178cb337b9947cd32721600c0bbb369d2313e authored almost 3 years ago by Tetsuro Matsumura <[email protected]>
ガンマ分布の確率密度関数の式を修正

ab6bccd5391ea0b4a926e264d1b93f2d3d8729d3 authored almost 3 years ago by Koichi Murase <[email protected]>
<ranges> : split_viewの説明を変更

567fd9b20f3d1d9b1a180e57693a18d48d1259ee authored almost 3 years ago by onihusube <[email protected]>
名前空間の構造について追記

52422e18f5890dacadd410a65f8cefe39fd2a99b authored almost 3 years ago by onihusube <[email protected]>
宣言の名前空間表示の変更

c7903c36b431b36bf910f40361fcfdd24e943771 authored almost 3 years ago by onihusube <[email protected]>
ラムダ式の初期化キャプチャでのパック展開を許可 : 経緯を修正

08ed7dc8f0ed77b5ba11fb59be4e36cf6b0dc1cb authored almost 3 years ago by onihusube <[email protected]>
Merge pull request #907 from kenichiice/fix-from_chars

from_charsのエラーケースでの戻り値の説明を修正

7f11ec50491bcefcd9e479c37362dfabd4871842 authored about 3 years ago by onihusube <[email protected]>
from_charsのエラーケースでの戻り値の説明を修正

c590b629d88a153a186d4a5f79a0cdde51d39954 authored about 3 years ago by OGAWA KenIchi <[email protected]>
<ranges> reverse_viewを追加 #713

63be8201d1a328bfbd52eb38206f31c106863cdd authored about 3 years ago by Tetsuro Matsumura <[email protected]>
<ranges> split_view/lazy_split_view追加 #713

660dd20cd78023ed4983a6d749b85d5086b0c6fa authored about 3 years ago by Tetsuro Matsumura <[email protected]>
<ranges> join_view追加 #713

43e5be71e4dcf3422814483d635b0a656579d55d authored about 3 years ago by Tetsuro Matsumura <[email protected]>
C++20 NTTP : pair関係の修正

c5656410a0e839de6ddbef7198279f536fe9ea4c authored about 3 years ago by Akira Takahashi <[email protected]>
P1957R2の処理系対応状況を修正

458a05132313ab244ee16269d88017e68358c88b authored about 3 years ago by onihusube <[email protected]>
P1957R2作成

20bcfd42893efa7fd2817f6339bc827af81777ad authored about 3 years ago by onihusube <[email protected]>
ranges/borrowed_range: fix typo

bd138255084201eabd3e331344a321ac2eab9139 authored about 3 years ago by yoh <[email protected]>
borrowed_range : 文章の調整と微修正

7125a5ee69432a8e05695be1241d1ea68545c5db authored about 3 years ago by onihusube <[email protected]>
span コンストラクタ : safe_range -> borrowed_range

53bf5eccd80167adbd70b7b4595b51cc38b92f0e authored about 3 years ago by onihusube <[email protected]>
Merge pull request #903 from lpha-z/lpha-z-fix-typo

Typo修正:非推奨可→非推奨化

6ce24d3a371173cccc584880c8886fcd733816bd authored about 3 years ago by yumetodo <[email protected]>
Typo修正:非推奨可→非推奨化

4313a89aa3b6bfa31db2b17ae6092a8aa0ef1faa authored about 3 years ago by koizumi <[email protected]>
特殊メンバ関数の定義タイミングについてリンクを追加

72fb442a52a8e1a1ad2cde896c349da98b744f89 authored about 3 years ago by onihusube <[email protected]>
<ranges>: 関数記法によるRangeアダプタ適用順を修正

1958fec9dbbb5fcf1e028042fb87aedd5070ff99 authored about 3 years ago by yoh <[email protected]>
<ranges> countedを追加 #713

10917342ca47f0e85687faa17c87db106552c871 authored about 3 years ago by Tetsuro Matsumura <[email protected]>
common_view 説明を修正

6c0273c0adb748874068b70ac37319d4959e820a authored about 3 years ago by Tetsuro Matsumura <[email protected]>
<ranges> common_rangeの説明を追加 #713

4f7bf0a49e8959fa137bd582969053fd25af06a9 authored about 3 years ago by Tetsuro Matsumura <[email protected]>
<ranges> common_viewを追加 #713

730d4474b4fc544fc54653a76ca59d4bf7e70c8e authored about 3 years ago by Tetsuro Matsumura <[email protected]>
<ranges> take_while_view, drop_while_viewを追加 #713

2608fd39c2a3caff02b5ccc06a7901b7d8df5b89 authored about 3 years ago by Tetsuro Matsumura <[email protected]>
no_unique_address属性のMSVC対応について注釈

71f82b6eed88f54400340e2c8ae92bf05ecb998f authored about 3 years ago by onihusube <[email protected]>
リンク修正

2b45e6dcd62f6e65044e0b24981aa68910e844a2 authored about 3 years ago by Tetsuro Matsumura <[email protected]>
<ranges> elements_view追加 #713

e2e3d4fe909c01fb79eb49917f9472dcd2f5bde1 authored about 3 years ago by Tetsuro Matsumura <[email protected]>
コード例のinclude漏れを修正

0a35cacdf8ecd9d2b3f010230c957b63df666f00 authored about 3 years ago by Tetsuro Matsumura <[email protected]>
リンク修正

ea7e9f19651731a7cca6bfb869754f3c6fdda9ec authored about 3 years ago by Tetsuro Matsumura <[email protected]>
構文エラー修正

9dcd70f11175a12bff1701d701acade1e450f3f8 authored about 3 years ago by Tetsuro Matsumura <[email protected]>
リンク修正

98278065e82b08dde907fb388b60096ffd606a88 authored about 3 years ago by Tetsuro Matsumura <[email protected]>
<ranges> take_view, drop_viewを追加 #713

03210030276991aa7c0574c55b65b7cf7e872273 authored about 3 years ago by Tetsuro Matsumura <[email protected]>
string_view operator<< : テンプレートパラメータ名を統一

972d9eef12df5d22895beb29c7c5151be96a23c0 authored about 3 years ago by onihusube <[email protected]>
<ranges> transform_viewを追加 #713

4104ddccda17fc8040c002f31836ad73cfecc70b authored about 3 years ago by Tetsuro Matsumura <[email protected]>
<ranges> 範囲→Rangeに置換 #713 #901

eaddfad5ab75112b8dbafb463086d7999280ccd2 authored about 3 years ago by Tetsuro Matsumura <[email protected]>
<ranges>説明を修正 #713

52a7b241799be089515b180b85ba2d7184b3a3e8 authored about 3 years ago by Tetsuro Matsumura <[email protected]>
MSVC:次リリース情報リンクの追加

ec7a8c2501bdc7f51102aaec60e25cd1f1bfe24e authored about 3 years ago by Akiko Kawai <[email protected]>
コンパイラ実装状況ページ:P0641R2の partial が外れていたので更新(VC++)

a8f88e7696253cd37357a0851a4840eada12bd99 authored about 3 years ago by Akiko Kawai <[email protected]>
コンパイラ実装状況ページ:C++20対応バージョンの更新(VC++)

7c3643d52f24a9a3579841a23251d85736e34848 authored about 3 years ago by Akiko Kawai <[email protected]>
nested_exception/rethrow_nested: 表示崩れ修正

d42f708d8c6e1591fcd0ee915cc96b520a2468d8 authored about 3 years ago by yoh <[email protected]>
exception : <stdexcept>への参照追加

05a7ba5cadd3e0cc113bbadc250e470fed58161e authored about 3 years ago by onihusube <[email protected]>
tuple/op_less: 戻り値説明のリンク修正(#899)

a401e159c25e6dbc5eacc3c3dc7750166d6a91f9 authored about 3 years ago by yoh <[email protected]>
<ranges>説明を修正 #713

84277e22977aae603e8e4ebde20f2de78e5d6359 authored about 3 years ago by Tetsuro Matsumura <[email protected]>
<ranges> filter_viewを追加 #713

2910af5952d7ef2c81a42679288e5ae4684d4e3c authored about 3 years ago by Tetsuro Matsumura <[email protected]>
Merge pull request #899 from cpprefjp/Jumpaku-patch-1

tupleのoperator<の説明をC++17に沿ったものに修正

893fc4b82f606bade76e29a7439500947ad2d2b0 authored about 3 years ago by yumetodo <[email protected]>
tupleのoperator<の説明を修正

* 戻り値の定義をC++17の規格に沿ったものに修正しました.
* 要件についてもC++17の規格に沿ったものに修正しました.

77fc4918b2ebb23fdb05381ae0976012a901f4b4 authored about 3 years ago by Jumpaku <[email protected]>
Fix typo

コード内の不要な「`」を取り除きました.

4717727d11c6b684e87e210a5cbdd325007db005 authored about 3 years ago by Jumpaku <[email protected]>
is_constant_evaluated: 言語機能ページへのリンク付与

95bc8e0a22c3d3c69e188b21c59bd58b3ed0ff7d authored about 3 years ago by yoh <[email protected]>
consteval/即時関数に当該言語機能へのリンク付与

8fd39c7d3a324e27967350123188860d4edc0a37 authored about 3 years ago by yoh <[email protected]>
<ranges> 説明を追加 #713

109ea61e830f32bf1253067101bb7ece3c84b8ba authored about 3 years ago by Tetsuro Matsumura <[email protected]>