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
Commits
Breadcrumbs
History for
site
reference
string
basic_string
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Aug 26, 2026
basic_stringの出力ストリーム演算子 : パディングの決定方法が明記された
faithandbrave
committed
246aa48
View commit details
Copy full SHA for 246aa48
View code at this point
Browse repository at this point
Commits on Aug 25, 2026
C++98とC++03が混在していたのでC++98に基本的に統一。C++03はDR程度なので言語バージョン専用ページはいまのところ作らない
faithandbrave
committed
bab3116
View commit details
Copy full SHA for bab3116
View code at this point
Browse repository at this point
Commits on Aug 24, 2026
basic_stringの添字演算子 : LWG Issueを追加
faithandbrave
committed
36b8bec
View commit details
Copy full SHA for 36b8bec
View code at this point
Browse repository at this point
basic_stringのdata : 非const版が参照、ポインタ、イテレータを無効にしないことを記載
faithandbrave
committed
168053f
View commit details
Copy full SHA for 168053f
View code at this point
Browse repository at this point
basic_string::assign : アロケータ伝播がされるようC++17で効果を見直し
faithandbrave
committed
bef8e82
View commit details
Copy full SHA for bef8e82
View code at this point
Browse repository at this point
deque, string, vectorのshtink_to_fit : C++17で終端イテレータも無効になることが明確化された
faithandbrave
committed
548c305
View commit details
Copy full SHA for 548c305
View code at this point
Browse repository at this point
Commits on Aug 23, 2026
basic_stringのコンストラクタ : アロケータ要件を満たさない場合にオーバーロード解決に参加しないという制約が追加された
faithandbrave
committed
f9df631
View commit details
Copy full SHA for f9df631
View code at this point
Browse repository at this point
Commits on Aug 19, 2026
basic_string : C++23からのhashの部分特殊化版の解説を追加
faithandbrave
committed
d554025
View commit details
Copy full SHA for d554025
View code at this point
Browse repository at this point
Commits on Aug 12, 2026
basic_stringのfind系 : LWG Issueを記載
faithandbrave
committed
f92b310
View commit details
Copy full SHA for f92b310
View code at this point
Browse repository at this point
C++26 LWG Issueへの対応としてbasic_stringのappenとassignのオーバーロードを追加
faithandbrave
committed
8124ac5
View commit details
Copy full SHA for 8124ac5
View code at this point
Browse repository at this point
Commits on Jul 22, 2026
adding missing headers
Show description for 97c8d0b
rotarymars
committed
97c8d0b
View commit details
Copy full SHA for 97c8d0b
View code at this point
Browse repository at this point
Commits on Apr 2, 2026
feat(GLOBAL_DEFINED_WORDS): "ダングリング"の定義追加、および訳語の統一 (#1599)
Show description for 36dc972
teruyamato0731
authored
36dc972
View commit details
Copy full SHA for 36dc972
View code at this point
Browse repository at this point
Commits on Mar 23, 2026
basic_string : サンプルコードを修正
Raclamusi
committed
e26f836
View commit details
Copy full SHA for e26f836
View code at this point
Browse repository at this point
Commits on Mar 11, 2026
C++26対応としてstringとstring_viewを連結する演算子オーバーロードを追加 #1338
faithandbrave
committed
9f82d6e
View commit details
Copy full SHA for 9f82d6e
View code at this point
Browse repository at this point
Commits on Feb 26, 2026
ライブラリ: C++26での「堅牢化された事前条件」を適用 #1520
faithandbrave
committed
f5d6b94
View commit details
Copy full SHA for f5d6b94
View code at this point
Browse repository at this point
Commits on Feb 20, 2026
C++23対応として、入力ストリームのエラー処理をコンパイラの実装に即した仕様にした #1113
faithandbrave
committed
ac7082b
View commit details
Copy full SHA for ac7082b
View code at this point
Browse repository at this point
Commits on Jan 6, 2026
fix(basic_string::append): コード例のリストレベルの修正
akinomyoga
committed
4a23ec9
View commit details
Copy full SHA for 4a23ec9
View code at this point
Browse repository at this point
Commits on Nov 10, 2025
add basic_string::subview() and basic_string_view::subview(). (#1503)
suomesta
committed
b403dd0
View commit details
Copy full SHA for b403dd0
View code at this point
Browse repository at this point
Commits on Nov 5, 2025
fix typo
suomesta
committed
63f0d13
View commit details
Copy full SHA for 63f0d13
View code at this point
Browse repository at this point
Commits on Nov 1, 2025
resize_and_overwrite : 事前条件に微妙に追記
onihusube
authored
0abb645
View commit details
Copy full SHA for 0abb645
View code at this point
Browse repository at this point
Commits on Aug 31, 2025
インラインコードの先頭・末尾の空白を修正
Show description for e79ed6a
Raclamusi
committed
e79ed6a
View commit details
Copy full SHA for e79ed6a
View code at this point
Browse repository at this point
Commits on Aug 24, 2025
リンクを修正
Show description for 377b4a4
Raclamusi
committed
377b4a4
View commit details
Copy full SHA for 377b4a4
View code at this point
Browse repository at this point
Commits on Jul 15, 2025
chore: 個別コードブロックのコード修飾 "* see below[italic]" を削除
Show description for 7b47559
akinomyoga
committed
7b47559
View commit details
Copy full SHA for 7b47559
View code at this point
Browse repository at this point
Commits on Jul 12, 2025
style(*): 余分の末尾改行を削除
Show description for ef9d91e
akinomyoga
committed
ef9d91e
View commit details
Copy full SHA for ef9d91e
View code at this point
Browse repository at this point
Commits on Jul 8, 2025
重複登録されたコード修飾リンクを削除
faithandbrave
committed
7bcebc8
View commit details
Copy full SHA for 7bcebc8
View code at this point
Browse repository at this point
Commits on Jun 28, 2025
fix some versions
suomesta
committed
73ba330
View commit details
Copy full SHA for 73ba330
View code at this point
Browse repository at this point
Commits on Jun 25, 2025
fix some typo
suomesta
committed
6cc5b6b
View commit details
Copy full SHA for 6cc5b6b
View code at this point
Browse repository at this point
Commits on Jun 20, 2025
C++ のコードブロックに cpp を追加
Raclamusi
committed
64a6665
View commit details
Copy full SHA for 64a6665
View code at this point
Browse repository at this point
Commits on May 26, 2025
Merge pull request #1451 from cpprefjp/fix_overload_number_separator
Show description for 3acf283
faithandbrave
authored
3acf283
View commit details
Copy full SHA for 3acf283
View code at this point
Browse repository at this point
Commits on May 23, 2025
全体 : オーバーロード番号の列挙「(1)(2)」を「(1), (2)」に変換
faithandbrave
committed
16a3e80
View commit details
Copy full SHA for 16a3e80
View code at this point
Browse repository at this point
Commits on May 22, 2025
コンテナのstd::erase : C++26の波カッコ初期化対応 #1311
faithandbrave
committed
e36b137
View commit details
Copy full SHA for e36b137
View code at this point
Browse repository at this point
basic_string : オーバーロードと説明の区切りを見直し
faithandbrave
committed
80bd5f9
View commit details
Copy full SHA for 80bd5f9
View code at this point
Browse repository at this point
basic_string::compare : オーバーロードの区切りを見直し
faithandbrave
committed
0436b33
View commit details
Copy full SHA for 0436b33
View code at this point
Browse repository at this point
Merge branch 'master' into fix_overload_number_separator
faithandbrave
committed
f71554c
View commit details
Copy full SHA for f71554c
View code at this point
Browse repository at this point
全体: オーバーロード番号の列挙を「(1),(2)」になっているものから「(1), (2)」の形式に変更 #1451
Show description for 003bb89
faithandbrave
committed
003bb89
View commit details
Copy full SHA for 003bb89
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.