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

basic_istream::operator>> : C++23対応として拡張浮動小数点数型をサポート #1022

b986d8c2578971123909748683f72e599ac081ac authored over 1 year ago by Akira Takahashi <[email protected]>
errc : LWG Issue 3869対応

7137aae806b98ff357fea841b251e65c653255c5 authored over 1 year ago by onihusube <[email protected]>
basic_ostream::operator<< : C++23対応として拡張浮動小数点数型サポートを追加 #1022

85010fbf2610dd0ecf5616502c609d70839d02b3 authored over 1 year ago by Akira Takahashi <[email protected]>
numeric_limits::is_iec559 : C++23対応 #1022

3607e5ab6eb5bf25b32929dc2426d78672ab5e9f authored over 1 year ago by Akira Takahashi <[email protected]>
Merge pull request #1129 from cpprefjp/sakujiro-inagaki-patch-1

variantが追加の動的メモリ確保を行わないことを説明する文を修正

1a85749125767560b89ee47d346006157bd320a0 authored over 1 year ago by Akira Takahashi <[email protected]>
variantが追加の動的メモリ確保を行わないことを説明する文を修正

「スタック領域のみを使用する」かどうかはvariant自身がスタック領域に置かれているかによるため、「オブジェクト表現内に直接割り当てる」という表現に修正。

9116a9393d60707981347afccd127578fd47f374 authored over 1 year ago by sakujiro-inagaki <[email protected]>
未初期化領域への暗黙的なオブジェクト構築 : ご指摘反映 #1117

16e1d9768ef71370827c7cdb4a2a6c7d338d4914 authored over 1 year ago by onihusube <[email protected]>
barrier: P2588R3対応

54c77480d6285273fddf16893c874817017ce004 authored over 1 year ago by yoh <[email protected]>
Updated ICX title for C++23 #1122

f91a124e156859b310f53ef062117ae93c9c2ec2 authored over 1 year ago by Akiko Kawai <[email protected]>
<stdfloat>の各型 : 説明補強 #1022

f39c3c31a7de0c74a6ad80fc8776d2022ac064e3 authored over 1 year ago by Akira Takahashi <[email protected]>
C++23 : 拡張浮動小数点数型はライブラリで解説を書いた #1022

b137272314df5cdd51f680abdcd931840dc9fee1 authored over 1 year ago by Akira Takahashi <[email protected]>
<stdfloat> : 残りを書いた #1022

dcbf835672a941482bd4eab44a9cdb713eabba2b authored over 1 year ago by Akira Takahashi <[email protected]>
未初期化領域への暗黙的なオブジェクト構築 : 複数のオブジェクトが構築されうるように修正 #1117

4818ff7a040a83267ebc5ee506299e44ea6195a3 authored over 1 year ago by onihusube <[email protected]>
未初期化領域への暗黙的なオブジェクト構築 : 共用体の例と問題解決例を追加

04deaac7dfd476246698e5046dffb52e63625c51 authored over 1 year ago by onihusube <[email protected]>
functional/hash: 説明増補

496bf9cbdced56bf08284bc1b984977a18136cee authored over 1 year ago by yoh <[email protected]>
未初期化領域への暗黙的なオブジェクト構築 : 表現修正

9755c4c685f21f8cfb47980a23f619306afdcbff authored over 1 year ago by onihusube <[email protected]>
擬似デストラクタ呼び出しの例を追記

cf2f9aca8e91c46b6f5c05b6152d5533279b356a authored over 1 year ago by onihusube <[email protected]>
<stdfloat>とfloat16_tを追加。書きかけ #1022

afa0dc58b54968ec198a87a995138eefa3c092c1 authored over 1 year ago by Akira Takahashi <[email protected]>
未初期化領域への暗黙的なオブジェクト構築 : 仕様を追記

79d7e8577c8b851c97bb295ff6270a8b8f491970 authored over 1 year ago by onihusube <[email protected]>
string_view: LWG2791 hash特殊化ハッシュ計算はstringと等価

d68f5d6cfdd62eb332354aa14196e11fd4097c54 authored over 1 year ago by yoh <[email protected]>
cmath/remquo: fix link url

58d9a1f1730cb69791cd6e5262f424123a867941 authored over 1 year ago by yoh <[email protected]>
cmath/remquo: 関数の利用目的を追記

remquo関数のユースケース説明をC99 Rationaleより引用。
https://www.open-std.org/jtc1/sc22/wg14/www/C99RationaleV5....

9fc8d7418c4c64c443038637e34578e7a9428c4c authored over 1 year ago by yoh <[email protected]>
<cstdlib> : divを追加 #1067 #1022

72d23cc651cdd53f0277d10e15bb9b26f0f66155 authored over 1 year ago by Akira Takahashi <[email protected]>
<cstdlib> : absを追加 #1067 #1022

2d01c561c9be61f02c5bac8113902099b2289481 authored over 1 year ago by Akira Takahashi <[email protected]>
<cmath> : 残りの数学関数を拡張浮動小数点数型に対応 #1022

0567ba866215221944f3f808e33f23700c92f9cf authored over 1 year ago by Akira Takahashi <[email protected]>
<cmath> : 拡張浮動小数点数型への対応続き。途中で力尽きた #1022

ace1860c41772f23dc20e50b11b68c5890c2d430 authored over 1 year ago by Akira Takahashi <[email protected]>
P0593R6初稿 #117

88c08cc878fdca30b520859de47d8367e91b0e35 authored over 1 year ago by onihusube <[email protected]>
Merge pull request #1128 from cpprefjp/dict-struct

ディレクトリ構造: クラス階層expected/expected.void特例を明記

c6827281ccfc04ced709ccdf398f9058f43c5469 authored over 1 year ago by Akira Takahashi <[email protected]>
ディレクトリ構造: クラス階層expected/expected.void特例を明記(#1066)

910ec8ffb3fc83359cb2515e37f3230fd992090b authored over 1 year ago by yoh <[email protected]>
functinoal/hash: 関連項目に特殊化版へのリンク列挙

bc842eccb3ea7ec2195a7d339994b4d9af21d4ea authored over 1 year ago by yoh <[email protected]>
functional/hash: メンバ型is_transparent 説明文を見直し

P0919R3(c9b2f8c5f794e4c6fd4b3cdda5835c9c796674a0)対応時のメンバ型`transparent_key_equal`説明から、
P1690R1(73...

16cab03355668b5b677440ac2a954a3d72817aa2 authored over 1 year ago by yoh <[email protected]>
functional/hash: 透過的ハッシュ/等値比較の例示コードを改善

C++20標準の`std::equal_to<std::string>`や`std::hash<std::string>`は、
透過的な計算動作を示すメンバ型`is_transparent`を...

5415e29dfd912b953b8249e2d1b51dd18f57c4b5 authored over 1 year ago by yoh <[email protected]>
返り値、返値 : 訳語表に基づいて「戻り値」に修正

ba05560fb997bdded15d10da0863ffb56166bee0 authored over 1 year ago by Akira Takahashi <[email protected]>
<cmath> : small fix

5419582e559fd5c88d719564587a9ca714844e5d authored over 1 year ago by Akira Takahashi <[email protected]>
<cmath> : 残りのconstexpr対応 #1067

be98598467b9fc65906070c8edfd69ea1f243601 authored over 1 year ago by Akira Takahashi <[email protected]>
<cmath> : constexpr対応の説明見直し

019f15edfc2908d7d6678f7199696635dc2a7e92 authored over 1 year ago by Akira Takahashi <[email protected]>
<cmath> : バージョン差異にページ内リンクをつけた

182e098dccc8482b0d0965ebd32f76dd01406bdb authored over 1 year ago by Akira Takahashi <[email protected]>
Merge pull request #1124 from cpprefjp/refine-algorithm

algorithm: ヘッダ冒頭説明を区分整理

d158adbce888acbace8d1313edfef82eabebf32a authored over 1 year ago by yoh <[email protected]>
<cmath> : lerpの説明を補足

eaf722b020984fde1abdb2b50c1f39d8863ecb1b authored over 1 year ago by Akira Takahashi <[email protected]>
abs, frexp, ilogb, ldexp : constexpr対応 #1067

d3cb0839fde2f6b6534b5ba13db0c0c045804d9d authored over 1 year ago by Akira Takahashi <[email protected]>
<cmath> : C++23での変更概要をまとめた #1067

a26647ae2a5f030130be55e76162716598002d6c authored over 1 year ago by Akira Takahashi <[email protected]>
Merge pull request #1126 from cpprefjp/yutopp-patch-1

typo/コンパイルエラーの修正: shared_mutex→shared_timed_mutex

24c4e8a3e69f4bba9ea5eb43ad44588fb8340f3f authored over 1 year ago by Akira Takahashi <[email protected]>
typo/コンパイルエラーの修正: shared_mutex→shared_timed_mutex

20ed53df537f4456bc971969411f1277bbeb22f0 authored over 1 year ago by yutopp <[email protected]>
外部リンクチェック : microsoft.com を無視リストに登録 (close #1125)

0709184c1cbe9f034e42efc9ec3cd272972b2192 authored over 1 year ago by Akira Takahashi <[email protected]>
algorithm: ヘッダ冒頭説明を区分整理

d60c9f129df80b94cff1668f159c5eaf6c9f0420 authored over 1 year ago by yoh <[email protected]>
fix external link (close #1123)

8203fdd4e47fe92368e78d40c7821cb1d6bae2b9 authored over 1 year ago by yoh <[email protected]>
expected/expected: 最低限の説明増補(#1066)

1bcaedc52902daf98f55025838c8ea628714af70 authored over 1 year ago by yoh <[email protected]>
take_view : 箇条書きのネスト修正

d6efda15a80acb4f8c394c4ea3d970d80a4d2192 authored over 1 year ago by onihusube <[email protected]>
take_view : bidirectional以下の入力に対する注意を追記

6a05dbbaea2d5e7472bd2ff832b2d36fcf520780 authored over 1 year ago by onihusube <[email protected]>
expected: bad_expected_access<E>(#1066)

da6efe1a08463c917c6d8dfa6fb453612c98d055 authored over 1 year ago by yoh <[email protected]>
chore: std:::size -> std::rages::sizeにリンクする

141e98ef7802194cbe801d5c38a0653545de0e7a authored over 1 year ago by yumetodo <[email protected]>
expected: unexpected<E>(#1066)

a69e754d6d013d030e477d95ed5bdc1432ea46e6 authored over 1 year ago by yoh <[email protected]>
expected/expected: swap非メンバ関数(#1066)

31bdb1a09601084f8113969e64a899383cc8e142 authored over 1 year ago by yoh <[email protected]>
expected/expected.void: 全メンバ関数(#1066)

d55ed2f5f2abc2de1e69da1ed1f94cea6167738a authored over 1 year ago by yoh <[email protected]>
expected/expected.void: ページタイトルを修正(#1066)

7c00cbcb2ff088824321a079167205680fb812b6 authored over 1 year ago by yoh <[email protected]>
expected/expected.void: meta classを修正(#1066)

dbb5c926307857ac6baca67048ee5407893d7531 authored over 1 year ago by yoh <[email protected]>
expected/expected.void: ページ構造を調整(#1066)

a97b34fc918f85ea6c1705856c12e04491d1b978 authored over 1 year ago by yoh <[email protected]>
Updated ICC ver for C++20

44a8e478d43dcbbc5711c05570cf15be16a451f1 authored over 1 year ago by Akiko Kawai <[email protected]>
expected/expected.void: コンストラクタ,デストラクタ(#1066)

実験的に`expected<T,E>`プライマリテンプレートと`expected<cv void,E>`部分特殊化を
フォルダ構造分離したうえで各種メンバの説明ページを作成してみる。

996f8d3679187e3abf7240299e2609f33975c35d authored over 1 year ago by yoh <[email protected]>
from_chars : コード修飾修正

ebf409bfcb1665f5256addfed394b0b3221817e4 authored over 1 year ago by onihusube <[email protected]>
from_chars : to_addressを使用する例を追加

318a70e4d2307d898ab08bd12c9f40258aa0a004 authored over 1 year ago by onihusube <[email protected]>
Merge pull request #1120 from cpprefjp/code_qualify_check

コード修飾の誤り検出CIを追加

af734687d2af9bd0bad0b0d6168c6ae9e5de0d31 authored over 1 year ago by Akira Takahashi <[email protected]>
コード修飾の誤り検出CIを追加

6b380267a5dc836d9adf22c2e2fb983f02ca2ce4 authored over 1 year ago by Akira Takahashi <[email protected]>
ディレクトリ構造 : オーバーロードを意図した例を追加

4b80aa7366b63eb7ae96c0be2d2c355a056437ec authored over 1 year ago by Akira Takahashi <[email protected]>
to_address : イテレータからポインタへの変換例の追加

44ce2423fe44bad90a3937cc11b6be83e14fcfac authored over 1 year ago by onihusube <[email protected]>
basic_format_string : コード修飾を追加

6a2ea7cae4b614ea47552d81e31eeae5b35c9b03 authored over 1 year ago by Akira Takahashi <[email protected]>
format : 段落ミスを修正

9140852ca87b0d97fe82e630ad5fe65f876f0f0c authored over 1 year ago by Akira Takahashi <[email protected]>
format : ログ出力の例を追加

9ad08e064c4e949c87fbd7ec33534903de1f4d76 authored over 1 year ago by Akira Takahashi <[email protected]>
<format> : basic_format_stringクラスを追加 (close #1097)

f770ec54101b867e1347bbe1c0352c3056c649a4 authored over 1 year ago by Akira Takahashi <[email protected]>
expected/expected: operator==,!=(#1066)

4d920448512f40a8a9d1363b91491ab6b7dca3df authored over 1 year ago by yoh <[email protected]>
expected/expected: MonadicOperators調整(#1066)

c7fe7e269cffd85cbe741ba50482628f0840c716 authored over 1 year ago by yoh <[email protected]>
expected/expected: and_then,or_else,transform,transform_error(#1066)

7a5214d449873dbd48f51bb2a022775430b6aa89 authored over 1 year ago by yoh <[email protected]>
expected/expected: swap修正(#1066)

74c922fff6904c42e88adb04f497dff5fa3088dc authored over 1 year ago by yoh <[email protected]>
expected/expected: swap(#1066)

b79bb56d63ecdfa3568ca85fa5568d1ecb355d53 authored over 1 year ago by yoh <[email protected]>
expected/expected: value_or,error_or(#1066)

195bd060727c2a7b967255fa8afb06d2d37c57d7 authored over 1 year ago by yoh <[email protected]>
整数型比較関数の説明と例の改善

991f1aca8f13b5d922ae94a2c51cdf043591c870 authored over 1 year ago by onihusube <[email protected]>
Merge pull request #1118 from cpprefjp/yumetodo-patch-1

feat: std::bindでメンバー関数を呼び出す方法を例に追加

4adfa0ae5a303944a0218f0f04f5f8e526157e18 authored over 1 year ago by Akira Takahashi <[email protected]>
Merge pull request #1119 from cpprefjp/fix-typo-constexpr-lambda

constexpr_lambda.mdのタイポを修正

647578bc1154692dd21ec146709f969697b698eb authored over 1 year ago by Akira Takahashi <[email protected]>
fix typo in constexpr_lambda.md

40638a63cdf1948f5f77277d07f504a34e7f7974 authored over 1 year ago by Kotaro Yoshimoto <[email protected]>
feat: std::bindでメンバー関数を呼び出す方法を例に追加

41369956550951a19b948397109d022c383e7f3d authored over 1 year ago by yumetodo <[email protected]>
print(ln) : コンパイルエラー行をコメントアウト

a689c6b126c827101cda6035cb83100609953f65 authored over 1 year ago by Akira Takahashi <[email protected]>
<ostream>のprint(ln) : 出力先を指定する例を追加

bc47b38c8e7d7a4e56a6783240de300d0d5cac84 authored over 1 year ago by Akira Takahashi <[email protected]>
print(ln) : 出力先を指定する例、モジュールインポートの例を追加

88c024464a199aa995fdfc422f9d4c4da216c048 authored over 1 year ago by Akira Takahashi <[email protected]>
expected/expected: 調整(#1066)

c10f83df34e60c270db8b53c3699ce6348a7700e authored over 1 year ago by yoh <[email protected]>
expected/expected: emplace(#1066)

b36c4caa5ecd2acad1c374ef5553814b943de8b6 authored over 1 year ago by yoh <[email protected]>
time_t: 多くの実装で符号付き

05c1f4f83c8d0036ead5237667fb68c2c8217b4d authored over 1 year ago by Koichi Murase <[email protected]>
start_editing : GitHub Actionsの各タスクについての説明を記載

524b25681551c84589da6a080fda499b38a859aa authored over 1 year ago by Akira Takahashi <[email protected]>
detect forbidden characters CIの説明を記載

33fb9968149fffc0fd360aeee22c1bce32238a55 authored over 1 year ago by Akira Takahashi <[email protected]>
ゼロ幅スペース除去

653081e759e041f845ec7efa22dad18ab81635ca authored over 1 year ago by tomolatoon <[email protected]>
ソフトハイフン除去

8cc4361ae1ba943d065a624d866ae3f526a48894 authored over 1 year ago by tomolatoon <[email protected]>
リンク修正など

- リンク修正
- ハイライト修正
- 何故か消してしまったものを復帰

d9d912ab5e77403cbdf5d93d51b2b66e887d4b8f authored over 1 year ago by tomolatoon <[email protected]>
P2165R4(#1083), P2255R2(#1070), P2321R2(#1063)

- P2165R4, P2255R2: 全対応
- P2321R2: `pair`/`tuple`/`vector<bool>::reference`について対応
- 一部説明専用コンセプトを独...

b2f6285e94de2248a57d9dedff0fb64677e15227 authored over 1 year ago by tomolatoon <[email protected]>
expected/expected: operator bool,has_value,value,error(#1066)

bc23c7365769749001533e451b3b02d8b53c3ee8 authored over 1 year ago by yoh <[email protected]>
<ostream> : print(ln), vprint_(non)unicodeを追加 #1082

0bd721d4509759a70a2f56a2e6f7b77f99df7eaf authored over 1 year ago by Akira Takahashi <[email protected]>
expected/expected: operator=調整(#1066)

パラメータ名明記, 内部リンク追加

44e51113a40fd217b00231ee404f8e42649a0666 authored over 1 year ago by yoh <[email protected]>
expected/expected: コンストラクタ調整(#1066)

s/有効値/正常値/g, パラメータ名明記, 内部リンク追加

68f67f8140eab1bc2c2e1c9af564314b587c8bce authored over 1 year ago by yoh <[email protected]>
expected/expected: operator->,operator*(#1066)

05643dc9ac4efe0b623696764045ced26d6010b0 authored over 1 year ago by yoh <[email protected]>
print : コードの言語指定を追加

e388ca69c6b456116a9cda79e221a8df66454bd2 authored over 1 year ago by Akira Takahashi <[email protected]>
format : print / printlnへの言及を追加 #1082

dfae47736e42e6bf4603692f494e00540d05e3de authored over 1 year ago by Akira Takahashi <[email protected]>
<print> : vprint_(non)unicodeを追加 #1082

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