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
b2a86ccbe173e1fbd007d9d0ea07652815f60961 authored over 1 year ago by onihusube <[email protected]>
生成した乱数のimplicit conversionを削除
2f7d33b23420b6c92960f5d1df1a73a780e08566 authored over 1 year ago by Akira Takahashi <[email protected]>e279f872bff98b0808beec6ee224d5c7ea009811 authored over 1 year ago by nishidate-yuki <[email protected]>
BasicFormatter要件への変更とかのところは未適用
5539a0217b51ce272b48b1514c7631256927cac0 authored over 1 year ago by onihusube <[email protected]>4e2bdcd9d523a6f4c59fd4bdb762e19da36c8cc0 authored over 1 year ago by onihusube <[email protected]>
ea6381e681e5e706f23d38d721cfbfc361003d24 authored over 1 year ago by onihusube <[email protected]>
92d89626f7c03750772c8d97b61a28e19a0a73d9 authored over 1 year ago by onihusube <[email protected]>
4a6b82e1fbbf4c8e10b8fe5ed613585ed09ec201 authored over 1 year ago by onihusube <[email protected]>
e19c878e156ca64ea7a5b4a4c703f8c79c494bde authored over 1 year ago by onihusube <[email protected]>
fb63802526c3daea90356da72e0ed67a8dd05f22 authored over 1 year ago by onihusube <[email protected]>
fix: unordered_mapのoperator[]の例外仕様を修正
2df8781afd4795ff885d5c7306ab08fd1e79414a authored over 1 year ago by Akira Takahashi <[email protected]>
例外を投げない仕様はないが、ハッシュ関数以外が例外を投げた場合は
insertには副作用がないという規定がある
ref: [unord.req.except]
std::mapのoperator[]の記述を修正
4be1d11afa0367747c309d97a7de7dd5c262e581 authored over 1 year ago by Akira Takahashi <[email protected]>ec6330712a56da138e4b977ca03476a72fa80801 authored over 1 year ago by onihusube <[email protected]>
069e8574e5043f53c1c8e64faa7d54969e5e7c5f authored over 1 year ago by onihusube <[email protected]>
要素が存在しない場合はデフォルト初期化ではなく、
値初期化をしてその要素を返却する。unordered_map
についても同様の記述に修正。
e0d67ff886c95bf2444c6a33d4556735b2ab2faf authored over 1 year ago by onihusube <[email protected]>
a5c12573bef144e8af06888137c3e8401abcca49 authored over 1 year ago by Akira Takahashi <[email protected]>
47397958eb92ad9e374f3e5386eca6102d387b45 authored over 1 year ago by onihusube <[email protected]>
cde8479f21e88562f1dc764fa15b1875de5a0232 authored over 1 year ago by onihusube <[email protected]>
79605e8277108c0de0d0ecf223945a518ad32127 authored over 1 year ago by onihusube <[email protected]>
0778710e5a3cbbead54b7a77e962b86061e37c69 authored over 1 year ago by komori-n <[email protected]>
MSVC2022 リリースノートでVSバージョンを確認し
godboltでマクロの値を確認
04340ca0d5503fcdb9c5c1ec03ac636445f03153 authored over 1 year ago by onihusube <[email protected]>
adf4a90966818e7f3130e2dab70cd63b00d78fd8 authored over 1 year ago by onihusube <[email protected]>
97b792b514201c2ad5a52a7e29c0220ec0b53110 authored over 1 year ago by komori-n <[email protected]>
c3f3f2cf06824af6c4548e63bd2155ce9328fc07 authored over 1 year ago by komori-n <[email protected]>
138872afcc7aaedb1d76a21314c5a49a5b915967 authored over 1 year ago by Akira Takahashi <[email protected]>
656649355ce2bda2f629f12880e239fed254e520 authored over 1 year ago by Akira Takahashi <[email protected]>
c1346e39c869eddfdd51c5154b6c8dea1da75cc8 authored over 1 year ago by Shunsuke Shimizu <[email protected]>
a3cf8a41e6d89778b12af4a438e40d1b1f52b673 authored over 1 year ago by Shunsuke Shimizu <[email protected]>
stringstream関連のページ作成および、C++20での効率化について参照追加
15748003b1aad96a225ce71f885c12867e9925a2 authored over 1 year ago by Shunsuke Shimizu <[email protected]>fb9bf3a994183126c8e0bde4f49c4738dacb1daa authored over 1 year ago by Shunsuke Shimizu <[email protected]>
一部C++03になっていたのを修正
08a97ea65ad85cbb646cd58753e5860600ff337f authored over 1 year ago by ToruNiina <[email protected]>Fix range_formatter and formattable
c99be7018870d7ca3b7a8282bc41b325aed4f7ba authored over 1 year ago by Akira Takahashi <[email protected]>古い表記を修正
02a3b21a5aa22ab04b71ffb306bf03e2e4f05b0f authored over 1 year ago by Akira Takahashi <[email protected]>
単一要素の初期化リストをautoで受けた場合が、最新の仕様とこなっていて、
https://cpprefjp.github.io/lang/cpp17/new_rules_for_auto_...
3c6b49c2e77dbe6621c285238164fda96fef1c1f authored over 1 year ago by Shunsuke Shimizu <[email protected]>
313f64e6b708f264cb2d24e2ead385d5c6e65555 authored over 1 year ago by acd1034 <[email protected]>
dc598a2bf6edb642f7fce7599b01aa9b29550568 authored over 1 year ago by acd1034 <[email protected]>
C++20でのallocatorクラスのsize_type型とdifference_type型の扱いを修正
32255efed4127b10583eac6869406b27619651d6 authored over 1 year ago by Akira Takahashi <[email protected]>ICXのリンクラベルを修正しました
541a271eee1e9e763bfdc4a5c55825da44e81fc2 authored over 1 year ago by Akira Takahashi <[email protected]>
* C++17で非推奨となったがC++20では非推奨が取り消されている模様
https://www.open-std.org/jtc1/sc22/wg21/docs/papers/2018...
3021561ee5b45ef4b53eed34d4207d0ae946888d authored over 1 year ago by Kisaragi <[email protected]>
0b736455a3af08ad8f820288134a5935e0cb513d authored over 1 year ago by Akira Takahashi <[email protected]>
c170374a913b9dbd4dceb07dbfa4eeba5489ed24 authored over 1 year ago by Akira Takahashi <[email protected]>
e7ee1d999620147a6423c73b2992803bf7185a50 authored over 1 year ago by Akira Takahashi <[email protected]>
5674bf7cffb19f6e4c99d61e786dabb7ccfb5106 authored over 1 year ago by Akira Takahashi <[email protected]>
717658da25868f54091bc273aaff7f7c5e46e02b authored over 1 year ago by Akira Takahashi <[email protected]>
属する名前空間をstdからstd::filesystemへ修正
da669daebd77e3551c2bd9f68bcd745c0205981a authored over 1 year ago by OGAWA KenIchi <[email protected]>c9cf59db4c0ab7b178340eef2d8f9c5799e5220c authored over 1 year ago by Akira Takahashi <[email protected]>
2c9f635eff6128691a72fb7312df6fe1f69deb8e authored over 1 year ago by Akira Takahashi <[email protected]>
2ba5e134badc55935bde36761d61ced7bc9dcd68 authored over 1 year ago by Akira Takahashi <[email protected]>
a6c9e227b387d2aa8631acc1df6f78468d690702 authored over 1 year ago by Akira Takahashi <[email protected]>
6eaa82d487e3c732fa17de04e4bf624125036174 authored over 1 year ago by Akira Takahashi <[email protected]>
217669cf06e0ac6b4e4bc3058cf3871da48d7630 authored over 1 year ago by Akira Takahashi <[email protected]>
6251e4abe9d90fab42621ba97fea3a0b4a3c94aa authored over 1 year ago by Akira Takahashi <[email protected]>
ae7c515da20425de6c80b7b4336ec49ba8d7f0c6 authored over 1 year ago by Akira Takahashi <[email protected]>
587bd5b265057b6b9f69895cf8c98d6c37bdd483 authored over 1 year ago by Akira Takahashi <[email protected]>
c46ebf4afd42816c9a9f10d04d668e336cfea25e authored over 1 year ago by onihusube <[email protected]>
5af768ad072b6415b1ed2d271af3f11270eaf5da authored over 1 year ago by Akira Takahashi <[email protected]>
0376f471268c8f124984b4911a40bf6dec84eefc authored over 1 year ago by Akira Takahashi <[email protected]>
・概要として「〜を返す」から「〜を取得する」に変更
・「〜の値を返す」から「〜の値へのイテレータを返す」に変更
・endを「末尾」「最後の要素」から「末尾の次」に変更
・rendを「先頭」から...
https://github.com/cpprefjp/site/commit/90927bc3454740d33a8e2933e23ebbc8f3d96ea5
0f3743e212c0c612150466f8fec1babd509c7a6f authored over 1 year ago by Akira Takahashi <[email protected]>fb295e5dead94487ffcc86042b541ab62e3cb068 authored over 1 year ago by Akira Takahashi <[email protected]>
90927bc3454740d33a8e2933e23ebbc8f3d96ea5 authored over 1 year ago by onihusube <[email protected]>
5ae2c39abd2fa04018b5ee8add2a054c25079f4c authored over 1 year ago by Akira Takahashi <[email protected]>
5e2017d1eb229b78d1ae16d99c4afef381682a58 authored over 1 year ago by onihusube <[email protected]>
83dd89cb38bbc23df68cf8b6372ea0a7010a2385 authored over 1 year ago by Akira Takahashi <[email protected]>
31bf54bd4fb47c87772bc62b636047089f5176d9 authored over 1 year ago by Akira Takahashi <[email protected]>
ff098b7d447c0a2f43b975706bdbdfd457da3c9e authored over 1 year ago by Akira Takahashi <[email protected]>
Remove tuple-like protocol support from fixed-extent `span`
066971a8538f6c7d522967cb1c65cad8d1b355e3 authored over 1 year ago by yoh <[email protected]>6b1443d2ddd576603a80d4c6b321941d86ab42ed authored over 1 year ago by Akira Takahashi <[email protected]>
1007613676069369e0090ad3305b504e2e83815c authored over 1 year ago by Akira Takahashi <[email protected]>
afc7241e8a6dd56adef175e6b1174aa743c93f87 authored over 1 year ago by onihusube <[email protected]>
13db5df18b405032ace43e3738009cda0f18bfe0 authored over 1 year ago by onihusube <[email protected]>
2e52939f7e606be73a4e5fdb0fb5689eef9f2c68 authored over 1 year ago by onihusube <[email protected]>
8794a91852bd41ca1ca6aec28e304d2279c366cf authored over 1 year ago by Akira Takahashi <[email protected]>
05d6b67e43a136c1b3146e1d6560d50870270188 authored over 1 year ago by yoh <[email protected]>
f016e5bd22ff018f840da9de5698acce5d6e993e authored over 1 year ago by yoh <[email protected]>
4476acb905f114be0c9850595fc37a7fa486617a authored over 1 year ago by yoh <[email protected]>
86be6a9acac38fb842a093948e9ee02679a267eb authored over 1 year ago by Akira Takahashi <[email protected]>
dc8afeb80e6ddd381b69bc2183821e7147e07465 authored over 1 year ago by Akira Takahashi <[email protected]>
309d0ed04619e888f7d063ef314f6852c8575a41 authored over 1 year ago by Akira Takahashi <[email protected]>
94035802f33d93439e33cd6b437f097d11ff402f authored over 1 year ago by Akira Takahashi <[email protected]>
95fb484cfa67d9ff9c25e7fb3b53876e24abc206 authored over 1 year ago by Akira Takahashi <[email protected]>
876f77c7c909f2972ecdc95333a1f86896ea091f authored over 1 year ago by Akiko Kawai <[email protected]>
19decb254a0a081db7d7047d2405ac1ae5b8a066 authored over 1 year ago by Akira Takahashi <[email protected]>
d91c1da0f13281d896a93c82e69da2b0f8eb611b authored over 1 year ago by Akira Takahashi <[email protected]>
d6e40dd1f3f328b9f1e2d3ba3fd06a068eee1d2d authored over 1 year ago by Akira Takahashi <[email protected]>
9430b41593e773a191064eff80815532a0629be0 authored over 1 year ago by Akira Takahashi <[email protected]>
aaff7b5d32b068cc6cd74ea24f9fb1b25f437a5c authored over 1 year ago by Akira Takahashi <[email protected]>
c019c0e36bbd4830536eeb9cb79fc6f039c9e9b9 authored over 1 year ago by Akira Takahashi <[email protected]>
0bbeedbb56fd825f21ead503b0edf8f47875d4f3 authored over 1 year ago by Akira Takahashi <[email protected]>
76502a5485982eeb21315b415a8a3bec5da8a929 authored over 1 year ago by Akira Takahashi <[email protected]>
e5f31cd4413e1e2156289e5d5ad28c4c8f703735 authored over 1 year ago by Akira Takahashi <[email protected]>
db4695bbdc990ec369d8ca97b7ddeb40431e58d4 authored over 1 year ago by Akira Takahashi <[email protected]>
394355bbef55ac255bb459691f4ccfb8c671ecfb authored over 1 year ago by Akira Takahashi <[email protected]>
555a222083f8300ca63b94d0f019c7f8e0415df1 authored over 1 year ago by Akira Takahashi <[email protected]>
50fa3907fce6fc13f715b89d4e0ad79c55e91dc6 authored over 1 year ago by Akira Takahashi <[email protected]>