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
[C++26] function_ref
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] 文字列エンコーディングの名前付け
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] weak_ptrを非順序連想コンテナのキーとして使用できるようにする
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] 連想コンテナの残りの一時オブジェクトの生成を回避するオーバーロード
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] atomicなmin/max
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] formatのポインタ対応
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] stringstreamのstring_viewインタフェース
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] ADLに耐えられるstd::projected
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] Hazard Pointerライブラリ
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] RCUライブラリ
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] 安定ソートのconstexpr対応
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] to_stringをformatベースの仕様に変更
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] chronoのハッシュサポート
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] `<charconv>`に変換成功か失敗かのテスト関数を追加
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] 基本文字集合に@、$、\`を追加
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] `static_assert`の診断メッセージにユーザーが生成した文字列の指定を許可
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] 定数式での`void*`からポインタ型へのキャストを許可
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] 属性の無視性を見直し
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] コンパイル時にのみ使用される文字列の扱いを明確化
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] 文字列リテラルの文字エンコーディング失敗を不適格とする
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] 宣言のみで使用しない変数の名前として`_`をサポート
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
[C++26] `std::initializer_list`の配列を静的ストレージに配置する
faithandbrave opened this issue about 1 year ago
faithandbrave opened this issue about 1 year ago
outer link check failed at 9e167410f2b4f8f67e4c7a202dab872b788d46a2
github-actions[bot] opened this issue over 1 year ago
github-actions[bot] opened this issue over 1 year ago
Fix typos and add NG words
yknishidate opened this pull request over 1 year ago
yknishidate opened this pull request over 1 year ago
Fix typo
yknishidate opened this pull request over 1 year ago
yknishidate opened this pull request over 1 year ago
[アナウンス] CEDEC AWARDS 2023で優秀賞を受賞しました
faithandbrave opened this issue over 1 year ago
faithandbrave opened this issue over 1 year ago
[C++26] 2023-08 mailingに対応する
faithandbrave opened this issue over 1 year ago
faithandbrave opened this issue over 1 year ago
新規スポンサー : unagiさん
faithandbrave opened this issue over 1 year ago
faithandbrave opened this issue over 1 year ago
生成した乱数のimplicit conversionを削除
yknishidate opened this pull request over 1 year ago
yknishidate opened this pull request over 1 year ago
fix: unordered_mapのoperator[]の例外仕様を修正
sf624 opened this pull request over 1 year ago
sf624 opened this pull request over 1 year ago
std::mapのoperator[]の記述を修正
sf624 opened this pull request over 1 year ago
sf624 opened this pull request over 1 year ago
outer link check failed at c3f3f2cf06824af6c4548e63bd2155ce9328fc07
github-actions[bot] opened this issue over 1 year ago
github-actions[bot] opened this issue over 1 year ago
C++23言語機能「行末スペースを無視するよう規定」の説明文が不正確
kusunosetoru opened this issue over 1 year ago
kusunosetoru opened this issue over 1 year ago
outer link check failed at c1346e39c869eddfdd51c5154b6c8dea1da75cc8
github-actions[bot] opened this issue over 1 year ago
github-actions[bot] opened this issue over 1 year ago
stringstream関連のページ作成および、C++20での効率化について参照追加
grafi-tt opened this pull request over 1 year ago
grafi-tt opened this pull request over 1 year ago
古い表記を修正
g-suizu opened this pull request over 1 year ago
g-suizu opened this pull request over 1 year ago
矛盾部分を修正
g-suizu opened this pull request over 1 year ago
g-suizu opened this pull request over 1 year ago
Fix range_formatter and formattable
acd1034 opened this pull request over 1 year ago
acd1034 opened this pull request over 1 year ago
C++20でのallocatorクラスのsize_type型とdifference_type型の扱いを修正
kenichiice opened this pull request over 1 year ago
kenichiice opened this pull request over 1 year ago
ICXのリンクラベルを修正しました
KisaragiEffective opened this pull request over 1 year ago
KisaragiEffective opened this pull request over 1 year ago
map/set の erase に存在しないキーを指定した場合の動作が未定義?
k-satoda opened this issue over 1 year ago
k-satoda opened this issue over 1 year ago
[C++23] 2023-05 mailingに対応する
faithandbrave opened this issue over 1 year ago
faithandbrave opened this issue over 1 year ago
std::ranges::borrowed_range の例のコメントについて
sukeya opened this issue over 1 year ago
sukeya opened this issue over 1 year ago
クラステンプレートの型推論を回避する例を修正
toru-fukaya opened this pull request over 1 year ago
toru-fukaya opened this pull request over 1 year ago
NGワードのチェックCIを追加
faithandbrave opened this pull request over 1 year ago
faithandbrave opened this pull request over 1 year ago
typoと説明文・コードの不整合修正
sutatoruta opened this pull request over 1 year ago
sutatoruta opened this pull request over 1 year ago
[C++23] views::enumerate
faithandbrave opened this issue over 1 year ago
faithandbrave opened this issue over 1 year ago
[C++23] 非正規化数の関する定数を非推奨化
faithandbrave opened this issue over 1 year ago
faithandbrave opened this issue over 1 year ago
[C++23] 2023-04 mailingに対応する
faithandbrave opened this issue over 1 year ago
faithandbrave opened this issue over 1 year ago
numeric_limits: リンク切れおよび{max,min}_exponentの説明間違いの修正
nu4nu opened this pull request over 1 year ago
nu4nu opened this pull request over 1 year ago
friendメンバ関数は非メンバ関数として扱ってよい?
faithandbrave opened this issue over 1 year ago
faithandbrave opened this issue over 1 year ago
outer link check failed at 663009edf7ef89aacce6d49fdbe7f71cd9705ab1
github-actions[bot] opened this issue almost 2 years ago
github-actions[bot] opened this issue almost 2 years ago
コントリビューターの呼び名を考える
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
fix typo in ranges/repeat_view.md
cupro29 opened this pull request almost 2 years ago
cupro29 opened this pull request almost 2 years ago
guaranteed_copy_elision.md にて、ムーブコントラクタが呼ばれるはずのところがコピーコントラクタが呼ばれると記載されていたため修正
kamitani08 opened this pull request almost 2 years ago
kamitani08 opened this pull request almost 2 years ago
cpprefjpアイコンを再デザインします
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
allocator.md backquoteのtypoを修正
norisio opened this pull request almost 2 years ago
norisio opened this pull request almost 2 years ago
Typo fix around layout-compatible classes
tzik opened this pull request almost 2 years ago
tzik opened this pull request almost 2 years ago
shift_left/shift_rightで負数を指定可能と読める記述の修正
tshino opened this pull request almost 2 years ago
tshino opened this pull request almost 2 years ago
shift_leftにシフト数として負数を指定可能と読める記述
tshino opened this issue almost 2 years ago
tshino opened this issue almost 2 years ago
buildアクションを最新コミット以外止めるようにする
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
参照/constメンバを含むクラス置換やstd::launder説明のアップデート
yohhoy opened this issue almost 2 years ago
yohhoy opened this issue almost 2 years ago
variantが追加の動的メモリ確保を行わないことを説明する文を修正
sakujiro-inagaki opened this pull request almost 2 years ago
sakujiro-inagaki opened this pull request almost 2 years ago
ディレクトリ構造: クラス階層expected/expected.void特例を明記
yohhoy opened this pull request almost 2 years ago
yohhoy opened this pull request almost 2 years ago
<cmath>のIntegralオーバーロードは削除された?
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
typo/コンパイルエラーの修正: shared_mutex→shared_timed_mutex
yutopp opened this pull request almost 2 years ago
yutopp opened this pull request almost 2 years ago
outer link check failed at 8203fdd4e47fe92368e78d40c7821cb1d6bae2b9
github-actions[bot] opened this issue almost 2 years ago
github-actions[bot] opened this issue almost 2 years ago
algorithm: ヘッダ冒頭説明を区分整理
yohhoy opened this pull request almost 2 years ago
yohhoy opened this pull request almost 2 years ago
outer link check failed at 1bcaedc52902daf98f55025838c8ea628714af70
github-actions[bot] opened this issue almost 2 years ago
github-actions[bot] opened this issue almost 2 years ago
[Intel C++ Compiler] ICXコンパイラを追加する
h-sao opened this issue almost 2 years ago
h-sao opened this issue almost 2 years ago
#1120 でどう検出されるかtest
yumetodo opened this pull request almost 2 years ago
yumetodo opened this pull request almost 2 years ago
コード修飾の誤り検出CIを追加
faithandbrave opened this pull request almost 2 years ago
faithandbrave opened this pull request almost 2 years ago
constexpr_lambda.mdのタイポを修正
HansRobo opened this pull request almost 2 years ago
HansRobo opened this pull request almost 2 years ago
feat: std::bindでメンバー関数を呼び出す方法を例に追加
yumetodo opened this pull request almost 2 years ago
yumetodo opened this pull request almost 2 years ago
[C++20] P0593R6 Implicit creation of objects for low-level object manipulation
onihusube opened this issue almost 2 years ago
onihusube opened this issue almost 2 years ago
cpprefjpプロジェクトとしてスポンサーを受ける方法を検討したい
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
outer link check failed at 382c5a58f43a993659b3fe8bb6816fc28f2bcddc
github-actions[bot] opened this issue almost 2 years ago
github-actions[bot] opened this issue almost 2 years ago
ディレクトリ構造のドキュメントを作る
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] 入力ストリームの例外規定を改善する
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] 有害なオーバーロードを削除する
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] 範囲for文が範囲への参照を延命することを規定
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] 無意味なexport宣言を禁止する
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] `constexpr`関数内で`consteval`関数を呼び出せない問題を軽減
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] `constexpr`関数内での`static constexpr`変数を許可
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] N4929 Editors' Reportに対応する
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++20] 条件付きで特殊メンバ関数をトリビアルに定義するように
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++20] 抽象型のチェック
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
「編集しやすい作業」ページを追加
faithandbrave opened this pull request almost 2 years ago
faithandbrave opened this pull request almost 2 years ago
feat: P0588R1で追加されたodr-usableについて記述
yumetodo opened this pull request almost 2 years ago
yumetodo opened this pull request almost 2 years ago
[C++20] 可変長データを扱うクラスの効率的なdelete
onihusube opened this issue almost 2 years ago
onihusube opened this issue almost 2 years ago
コントリビュートしやすい作業を掲載したい
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] 明示的な寿命管理
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] `move_iterator<T*>`をランダムアクセスイテレータにする
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] applyを条件付きでnoexceptにする
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] basic-format-stringを公開する
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] Rangeアダプタでムーブのみ可能な型を使用できるよう要件を緩和
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] views::repeat
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] fstreamに排他モードのサポートを追加
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] views::as_rvalue
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago
[C++23] `std::string::substr() &&`
faithandbrave opened this issue almost 2 years ago
faithandbrave opened this issue almost 2 years ago