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

スポンサーロゴを表示

1e49d46de2000efe530efba043c9daa973786916 authored over 1 year ago by Akira Takahashi <[email protected]>
スポンサー追加

ca4541705729e6b4d06cc8cf660a39dc70dc7a79 authored over 1 year ago by Akira Takahashi <[email protected]>
スポンサーを追加

8d47b625a8d21ac5de2c8b5feeb04ff2b8470793 authored over 1 year ago by Akira Takahashi <[email protected]>
新たなスポンサーを追加

a6f4987bf6e5fc792246606aa37c263b065b25ab authored over 1 year ago by Akira Takahashi <[email protected]>
vaporoid様のスポンサーロゴを追加

131af885ebb460f4f285099152718fafd5e31fbd authored over 1 year ago by Akira Takahashi <[email protected]>
flat_map::find : 言語バージョンと処理系の欄を追加

fb3b50d2c8403fb9fa47e9941441f8fe686094a2 authored over 1 year ago by Akira Takahashi <[email protected]>
flat_map : sizeを追加 #1078

c5c7b5ad8893c03a788f1f80a0ecd5e1480d12d0 authored over 1 year ago by Akira Takahashi <[email protected]>
flat_map : findを追加 #1078

a43bd165f7c77b915000e79e11396d825ec7b0bd authored over 1 year ago by Akira Takahashi <[email protected]>
(multi)set|mapのfind : 透過的な検索の仕様をひな形に合わせた

1702da3257cf6123abd2378255bd48554eb4a1bf authored over 1 year ago by Akira Takahashi <[email protected]>
flat_map::at : 透過的な検索オーバーロードを追加 #1078

c84d47b429f528700f37e1ba4d22f8b7e5bfdd61 authored over 1 year ago by Akira Takahashi <[email protected]>
map::operator[ ] : オーバーロードに言語バージョンの書き忘れ

b7b62702f56341a53ba6f218fbb01661e966a284 authored over 1 year ago by Akira Takahashi <[email protected]>
flat_map : operator[ ]を追加 #1078

1fe5eb30dfd9a30854f2c1a13ddfaeb7fe5f9eed authored over 1 year ago by Akira Takahashi <[email protected]>
flat_map::at : 不要なコードを削除

e87272b9c0f629393dfa20826eca548e99628237 authored over 1 year ago by Akira Takahashi <[email protected]>
flat_map : atを追加 #1078

5e0410386479b6cbb938010164128996c2f18876 authored over 1 year ago by Akira Takahashi <[email protected]>
README : NGワードチェックのCIバッジを追加

4f1dfeb02c7ba96c0fb0f83fb56afbd02290369a authored over 1 year ago by Akira Takahashi <[email protected]>
グローバル修飾リストに<flat_map>を追加 #1078

566457ebc95a9e0329610ff0e31f8e4a5d445323 authored over 1 year ago by Akira Takahashi <[email protected]>
flat_map : クラスページのサンプルコードを追加 #1078

9d64bb3992e4f626b57dc749cb4fc05e36dad532 authored over 1 year ago by Akira Takahashi <[email protected]>
Merge pull request #1148 from cpprefjp/ngword_check

NGワードのチェックCIを追加

508ccef676513beea34f5a511e025c50f9b88c52 authored over 1 year ago by Akira Takahashi <[email protected]>
移譲->委譲 を追加

8a3b7791e2aa4768757706b8294ff698bbc3233f authored over 1 year ago by Akira Takahashi <[email protected]>
Merge pull request #1149 from toru-fukaya/fix-non-deducible-example

クラステンプレートの型推論を回避する例を修正

20f209c6c5de14b543ec448588990a208525cdcd authored over 1 year ago by Akira Takahashi <[email protected]>
クラステンプレートの型推論を回避する例を修正

元の記述ではクラステンプレートの型推論を回避出来ていなかったため修正した。
この修正は以下のpp.55--58を参考に記述した。
[Class Template Argument Deduct...

dd8a50d89d7eaa04ca9511109342e11ff990e1fb authored over 1 year ago by Toru Fukaya <[email protected]>
NGワードのチェックCIを追加

058df357fc5857506ee46f8fc179485c0ee759ec authored over 1 year ago by Akira Takahashi <[email protected]>
Merge pull request #1147 from sutatoruta/fix/random-typo

typoと説明文・コードの不整合修正

68dea799756ae6bb8296ad0397b7b3f304b2d8ad authored over 1 year ago by Akira Takahashi <[email protected]>
random.mdの説明文とコードの不整合を修正

画像は現在のコードに変更される以前と同じようだったので、コードの方をfloatにしました

ae6ac7c9b792b8e3fb6fb2ba9bbeab01648740cb authored over 1 year ago by sutatoruta <[email protected]>
typo修正

7580c17863c0ba80bef67d6a2b39119587905da7 authored over 1 year ago by sutatoruta <[email protected]>
C++23 : N4945での主要な変更を反映 #1144

e85219905c26037593496a3fe1622160c27f5620 authored over 1 year ago by Akira Takahashi <[email protected]>
テンプレート再帰回数の記事がリンク切れしていたのでアーカイブに差し替え

0f55a9625276f145d0ea372275df2e829a978782 authored over 1 year ago by Akira Takahashi <[email protected]>
fix typo in cpp20/coroutines

7606d8fa6cf0fe57dc94718210b69cfd269a7f40 authored over 1 year ago by ToruNiina <[email protected]>
国際標準規格 : C++23の規格案を更新 #1144

8627239dd8cf584e55541ecf4754bcaa8f746780 authored over 1 year ago by Akira Takahashi <[email protected]>
未初期化領域への暗黙的なオブジェクト構築 : 微修正 #1117

629ccda92610146d4e330c73f6cc44cb1977330c authored over 1 year ago by onihusube <[email protected]>
クラスの雛形ページ : Hidden Friendsの記載例を追加 #1142

5f8fea3398580638ca88fe270ac92b789e6e48bc authored over 1 year ago by Akira Takahashi <[email protected]>
Merge pull request #1143 from nu4nu/fix-numeric-limits

numeric_limits: リンク切れおよび{max,min}_exponentの説明間違いの修正

521696613d6ef237fd0ec8c46ab743889bc973f1 authored over 1 year ago by Akira Takahashi <[email protected]>
numeric_limits: Fix description of max/min_exponent

4816cf7b669210665378bf3cdf43dd1b6b2cfa70 authored over 1 year ago by Tomoya Adachi <[email protected]>
numeric_limits: Add and fix links to cfloat

a13c86a40039bef44b954d1f33455a41fc1eaab9 authored over 1 year ago by Tomoya Adachi <[email protected]>
参考リンク追加と修正 #1117

f81c873437dd6933e6a0668ba1b3959051b865b1 authored over 1 year ago by onihusube <[email protected]>
背景とその他選択肢追記 #1117

1c743fb17397e72155bcdc8c3f60f431add22fce authored over 1 year ago by onihusube <[email protected]>
launder()が必要になる場合の解決コードを削除 #1117

45cd04b0f7f0abbdb7cfbc314a9354f0bf85b154 authored over 1 year ago by onihusube <[email protected]>
flat_map : 比較演算子とswapを非メンバ (Hidden Friends) 関数に分類 #1142

0ce85f3d6aa5f19188d506288f7f3101ee3313c3 authored over 1 year ago by Akira Takahashi <[email protected]>
コードブロックの消し忘れ

82cec00a8113857dd68414dc45d1b4803cf83a74 authored over 1 year ago by Akira Takahashi <[email protected]>
flat_map : 構文ミスを修正

3ecf9caed67da356223be078b0707556c9226e2c authored over 1 year ago by Akira Takahashi <[email protected]>
flat_mapクラスのページを追加 #1078

9fe59f7c3a1b97adef5bc273c0ab9f81f8b085a7 authored over 1 year ago by Akira Takahashi <[email protected]>
(multi)map, (multi)set : s/const pointer/const_pointer/

15e87dfd566db42845f47158e941032b9e0a2de0 authored over 1 year ago by Akira Takahashi <[email protected]>
noexcept : 指定可能な位置について追記

37440305b5e204f34741e3edb9719a7b852bf4f9 authored over 1 year ago by onihusube <[email protected]>
basic_string::append : コメントアウトが外れていたのを修正

5eaa8eebe4f6275b47229ed76bfb655ae73896a6 authored over 1 year ago by onihusube <[email protected]>
type_info::operator!= : =が変だったのを修正

b240dfdc804d6675c712e38bad9e666d79964225 authored over 1 year ago by onihusube <[email protected]>
pairコンストラクタ : explicitになる条件の調整

abc25987eceb7bfea7f0dee74dd39a6239e074b3 authored over 1 year ago by onihusube <[email protected]>
pairコンストラクタ : explicit/delete条件の整理

bbf0c78e4950b3cec5fba5986840fcd0064a38da authored over 1 year ago by onihusube <[email protected]>
pair : piecewise constructionの説明を改善

ef831a1bc7916fef42e7d21cc5ecc7a90249d9db authored over 1 year ago by onihusube <[email protected]>
remove #

663009edf7ef89aacce6d49fdbe7f71cd9705ab1 authored over 1 year ago by I <[email protected]>
Merge pull request #1138 from cupro29/patch-1

fix typo in ranges/repeat_view.md

61ffde047a3e14ccab85a79f954e28db2930405e authored over 1 year ago by yumetodo <[email protected]>
fix typo

38aa278067c5ee2a63926bd41401b57d0ab27eb5 authored over 1 year ago by Bando Masafumi <[email protected]>
arrange relations in ranges::next/prev/advance

ab42c56c60f7caf7c809277e1b204427eb790376 authored over 1 year ago by suomesta <[email protected]>
set link and remove link to own page

5e61ff5c823cc319809c329792c646f2744e85e1 authored over 1 year ago by suomesta <[email protected]>
fix to correct ling

f09cd879a500c63e43eb84f00f7f4704652c9efa authored over 1 year ago by suomesta <[email protected]>
remove link to own page

9365d56a456376b0f98c7d54af3391da78412617 authored over 1 year ago by suomesta <[email protected]>
remove relation item linking to own page

901910765b0e8046402e73880aeb25a1d0755a5b authored over 1 year ago by suomesta <[email protected]>
fix some typo

f9f1c46d5b971891ef2779d943543493e7d49b4a authored over 1 year ago by suomesta <[email protected]>
split_view : 説明の改善

363b7385c4de72f884beb642a6bf79279a8a7a04 authored over 1 year ago by onihusube <[email protected]>
Merge pull request #1137 from kamitani08/patch-1

guaranteed_copy_elision.md にて、ムーブコントラクタが呼ばれるはずのところがコピーコントラクタが呼ばれると記載されていたため修正

dd2b8f7499dcb6f24089e5a84aa2bae383c637b8 authored over 1 year ago by Akira Takahashi <[email protected]>
Update guaranteed_copy_elision.md

タイポ修正

最適化されない場合はコピーコントラクタの前にムーブコンストラクタを実行しようとします。

参考:
https://timsong-cpp.github.io/cppwp...

833f22bde02b45e122bd746d52c58f223ef4f81f authored over 1 year ago by kamitani08 <[email protected]>
トップページ : 支援金額が同じ場合は登録順

163df869ce0e8c97cb11c2c13363578a0801dc78 authored over 1 year ago by Akira Takahashi <[email protected]>
トップページ : Fixstars社様のロゴを表示 #1116

51b9443a4f04cbe929cd6d839db6bbc8c08d5097 authored over 1 year ago by Akira Takahashi <[email protected]>
スポンサーロゴ : max-widthはCSSで設定したのでこちらでの設定は削除

6c6acb89e820b695525a06025bb4b2f028604482 authored over 1 year ago by Akira Takahashi <[email protected]>
スポンサーロゴ : スマホで横スクロールが必要ないよう最大幅を設定

b42afef66438a15b6676484c6ec372f2a3d67482 authored over 1 year ago by Akira Takahashi <[email protected]>
fix sponsor logo

ee14b2abd0629a65e1a1c7439e153d882bd4dda0 authored over 1 year ago by Akira Takahashi <[email protected]>
fix close tag

f578c301efb8a61c8315cba9d085440e6847028b authored over 1 year ago by Akira Takahashi <[email protected]>
トップページ : Acerola Software社様のロゴを表示 #1116

ec2e4d073819ab587b8697b938e3935a06ba00e7 authored over 1 year ago by Akira Takahashi <[email protected]>
unordered_map::insert_or_assign() : 微修正

fd8b500a0632722667b1db10070fea4ab2771ec2 authored over 1 year ago by onihusube <[email protected]>
Merge pull request #1135 from norisio/allocator_md_backquote_typo

allocator.md backquoteのtypoを修正

e4a8ac312fd80c9845547ff8ead0cc63e071bc89 authored over 1 year ago by Akira Takahashi <[email protected]>
allocator.md backquoteのtypoを修正

0af0c3caadb5b187475d04a5ecb886a970376506 authored over 1 year ago by norisio <[email protected]>
トップページに、スポンサーシップについて掲載 #1116

5ae96e7b57f2e93aafb913a4c658faa229325091 authored over 1 year ago by Akira Takahashi <[email protected]>
Clang 16でC++17がデフォルトになった

https://releases.llvm.org/16.0.0/tools/clang/docs/ReleaseNotes.html

b30e6fd541461db3e42e8e62566af794628077fa authored over 1 year ago by Akira Takahashi <[email protected]>
fix noexcept description in std::string

e4e068d317be054bde4480e0dafa521104707c14 authored over 1 year ago by suomesta <[email protected]>
fix some versioning

283ec8d963da7202ba54e1f14abdb66b1a0a34f3 authored over 1 year ago by suomesta <[email protected]>
fix again samples of std::set

3e88af561b8b1f5803fbf49d43ea6e188fd1eb4c authored over 1 year ago by suomesta <[email protected]>
remove unnecessaly characters

b8525072e38f2979a23b1ba259719a937b0e7e0d authored over 1 year ago by suomesta <[email protected]>
fix some typo in ranges sample

6f006553cc2a92f9293a75abe9bd887b175acf0c authored over 1 year ago by suomesta <[email protected]>
fix that notes on correct place

59b877334be838338599f1faf067686365e5e643 authored over 1 year ago by suomesta <[email protected]>
Merge pull request #1133 from cpprefjp/fix-shift-left-shift-right

shift_left/shift_rightで負数を指定可能と読める記述の修正

c8f5e5bed5fea02ca0f047b8def29dfc45fdee03 authored over 1 year ago by yoh <[email protected]>
Updated supported c++23 by ICX (~ R2201R1)

1e3d056d8a587c92a2ce8f4e6c95c5bbad667fbe authored over 1 year ago by Akiko Kawai <[email protected]>
旧ICCリンクが切れてしまったのを修正 #1122

5684a8d9526d13ddee84d6a2468b973081e2b041 authored over 1 year ago by Akiko Kawai <[email protected]>
is_layout_compatible: fix typo, update example

f5945989373e78031eef9ece3dc5ccdf13dfb41d authored over 1 year ago by yoh <[email protected]>
shift_left/shift_rightの参照リストにP1243R4を追加

ceb813ec5fdcfcbf3ef5205d2e0bf4f52e83337d authored over 1 year ago by tshino <[email protected]>
shift_left/shift_rightの事前条件に合わせて戻り値の記述も更新

68eb5baa77245d37dd583d936ec89998e7f7a6a5 authored over 1 year ago by tshino <[email protected]>
shift_left/shift_rightで負数を指定可能と読める記述の修正

58c137d95c790b4afa37945a0b9cec9236cc2dc3 authored over 1 year ago by tshino <[email protected]>
<flat_map> : fix 日本語

a49ab655988d97d3a3f88babe5c609af7a3588d0 authored over 1 year ago by Akira Takahashi <[email protected]>
<flat_map>のヘッダページを追加 #1078

d9d21a6ae8197fd8f3b2f068b597574fc67bf450 authored over 1 year ago by Akira Takahashi <[email protected]>
to_chars : 拡張浮動小数点数型に対応 #1022

985d49c758e7d255f694e0357e289c7484c47cf8 authored over 1 year ago by Akira Takahashi <[email protected]>
from_chars : 拡張浮動小数点数型に対応 #1022

f447758159921653e9e3346942620c9c7bf074b8 authored over 1 year ago by Akira Takahashi <[email protected]>
buildジョブを最新以外キャンセルするよう修正 #1131

bd6e8a6d96268e8405ad83cb1d8c61fd9e0c3e68 authored over 1 year ago by Akira Takahashi <[email protected]>
string_view コンストラクタ : LWG Issue 3857対応

ceb817552e5037e8511165cd17271d2a86b468ca authored over 1 year ago by onihusube <[email protected]>
README : コード修飾チェックのバッジを表示

604825206be7c23d8379e547c24893fa88319f1c authored over 1 year ago by Akira Takahashi <[email protected]>
不要なコード修飾を削除

d00a2e8f0da78ce5910d58817306a2a05e2f97ba authored over 1 year ago by Akira Takahashi <[email protected]>
complex : C++23の拡張浮動小数点数型に対応 #1022

f5a4bdcc87ea89099b2112d27cb67ca68af26546 authored over 1 year ago by Akira Takahashi <[email protected]>
Updated Implimentation status for VC++ C++23

e9d068b7c23c0d32bdd8ce872aac2b35a40d806a authored over 1 year ago by Akiko Kawai <[email protected]>
VCのC++23機能がMS公式サイトに載ったのでリンクを修正した

d63dd85d2a3389d8b9f95829778f041b49eba2e1 authored over 1 year ago by Akiko Kawai <[email protected]>
atomic, atomic_ref : C++23 拡張浮動小数点数型に対応 #1022

828ff5889a64f24eec0a5c14efcdb4b4abe0cdc7 authored over 1 year ago by Akira Takahashi <[email protected]>
string_viewコンストラクタ : 微修正

0216351917fda4cb7f2cf6ddec4ad04e9a962c77 authored over 1 year ago by onihusube <[email protected]>
string_viewコンストラクタ : P2499R0対応

cde470d65c8f4cf33adf6a28b5d621b851d42ed0 authored over 1 year ago by onihusube <[email protected]>
用語定義 : 拡張浮動小数点数型と標準浮動小数点数型を追加 #1022

いろいろなところで使われそうな用語なので

24071c41d16fb31699da953fada78eadf9769d12 authored over 1 year ago by Akira Takahashi <[email protected]>