Skip to content
Navigation Menu
Sign in
Appearance settings
Platform
AI CODE CREATION
GitHub Copilot
Write better code with AI
GitHub Copilot app
Direct agents from issue to merge
MCP Registry
Integrate external tools
DEVELOPER WORKFLOWS
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Code Quality
Enforce quality at merge
APPLICATION SECURITY
GitHub Advanced Security
Find and fix vulnerabilities
Code security
Secure your code as you build
Secret protection
Stop leaks before they start
EXPLORE
Why GitHub
Documentation
Blog
Changelog
Marketplace
View all features
Solutions
BY COMPANY SIZE
Enterprises
Small and medium teams
Startups
Nonprofits
BY USE CASE
App Modernization
DevSecOps
DevOps
CI/CD
View all use cases
BY INDUSTRY
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
EXPLORE BY TOPIC
AI
Software Development
DevOps
Security
View all topics
EXPLORE BY TYPE
Customer stories
Events & webinars
Ebooks & reports
Business insights
GitHub Skills
SUPPORT & SERVICES
Documentation
Customer support
Community forum
Trust center
Partners
View all resources
Open Source
COMMUNITY
GitHub Sponsors
Fund open source developers
PROGRAMS
Security Lab
Maintainer Community
Accelerator
GitHub Stars
Archive Program
REPOSITORIES
Topics
Trending
Collections
Enterprise
ENTERPRISE SOLUTIONS
Enterprise platform
AI-powered developer platform
AVAILABLE ADD-ONS
GitHub Advanced Security
Enterprise-grade security features
Copilot for Business
Enterprise-grade AI features
Premium Support
Enterprise-grade 24/7 support
Pricing
Search
/
Sign in
Sign up
Appearance settings
You signed in with another tab or window.
Reload
to refresh your session.
You signed out in another tab or window.
Reload
to refresh your session.
You switched accounts on another tab or window.
Reload
to refresh your session.
Dismiss alert
{{ message }}
Uh oh!
There was an error while loading.
Please reload this page
.
cpprefjp
/
site
Public
Notifications
You must be signed in to change notification settings
Fork
172
Star
426
Code
Issues
52
Pull requests
2
Actions
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Wiki
Security and quality
Insights
C++23のLWG Issue対応第5弾
- #1738
#1738
Merged
faithandbrave
merged 15 commits into
master
cpprefjp/site:master
from
cpp23_lib_issues5
cpprefjp/site:cpp23_lib_issues5
Copy head branch name to clipboard
Aug 19, 2026
Conversation
Commits
15
(15)
Checks
Files changed
Merged
C++23のLWG Issue対応第5弾
#1738
faithandbrave
merged 15 commits into
master
cpprefjp/site:master
from
cpp23_lib_issues5
cpprefjp/site:cpp23_lib_issues5
Copy head branch name to clipboard
Commits
Commits on Aug 19, 2026
basic_string : C++23からのhashの部分特殊化版の解説を追加
faithandbrave
committed
d554025
View commit details
Copy full SHA for d554025
Browse repository at this point
expected: LWG Issueを記載
faithandbrave
committed
f70f7c1
View commit details
Copy full SHA for f70f7c1
Browse repository at this point
decay-copy : C++23で制約を追加
faithandbrave
committed
c59b2d9
View commit details
Copy full SHA for c59b2d9
Browse repository at this point
(recursive_)directory_iteratorの等値比較 : default_sentinel_tとの比較オーバーロードが追加された
faithandbrave
committed
68e55ed
View commit details
Copy full SHA for 68e55ed
Browse repository at this point
format, formatter : LWG Issueを追加
faithandbrave
committed
e69db88
View commit details
Copy full SHA for e69db88
Browse repository at this point
function, packaged_taskの推論補助 : C++23で制約を追加
faithandbrave
committed
8bab628
View commit details
Copy full SHA for 8bab628
Browse repository at this point
common_iteratorのアロー演算子 : 戻り値型を変更
faithandbrave
committed
62294cb
View commit details
Copy full SHA for 62294cb
Browse repository at this point
polymorphic_allocatorの等値比較 : 参照の説明を記載
faithandbrave
committed
bd959a7
View commit details
Copy full SHA for bd959a7
Browse repository at this point
chunk_viewのend : LWG Issueを記載
faithandbrave
committed
b5585d3
View commit details
Copy full SHA for b5585d3
Browse repository at this point
chunk_viewのコンストラクタ : デフォルトコンストラクタを削除
faithandbrave
committed
1e11b3c
View commit details
Copy full SHA for 1e11b3c
Browse repository at this point
iota_view::iterator : LWG Issueを記載
faithandbrave
committed
99cd463
View commit details
Copy full SHA for 99cd463
Browse repository at this point
slide_viewのコンストラクタ : デフォルトコンストラクタを削除
faithandbrave
committed
7230ad7
View commit details
Copy full SHA for 7230ad7
Browse repository at this point
set系のerase : LWG Issueを記載
faithandbrave
committed
590d8a3
View commit details
Copy full SHA for 590d8a3
Browse repository at this point
ATOMIC_FLAG_INIT : 非推奨化と解除を記載
faithandbrave
committed
0cff7d1
View commit details
Copy full SHA for 0cff7d1
Browse repository at this point
stdatomic.h : LWG Issueを追加
faithandbrave
committed
e4b088f
View commit details
Copy full SHA for e4b088f
Browse repository at this point
You can’t perform that action at this time.