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
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 }}
opensdh
/
cppdraft
Public
forked from
cplusplus/draft
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Pull requests
0
Actions
Projects
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Security and quality
Insights
Commits
Breadcrumbs
History for
cppdraft
source
on
master
User selector
All users
Datepicker
All time
Commit history
Commits on Jun 18, 2019
Update configuration for building drafts after N4820.
zygoloid
committed
7dd8834
View commit details
Copy full SHA for 7dd8834
View code at this point
Browse repository at this point
Update configuration to build new working draft N4820.
Show description for 176e338
zygoloid
committed
176e338
View commit details
Copy full SHA for 176e338
View code at this point
Browse repository at this point
Commits on Jun 17, 2019
[library-wide] Use "meet" for non-concept type requirements (#2796)
Show description for 15c8259
CaseyCarter
authored and
zygoloid
committed
15c8259
View commit details
Copy full SHA for 15c8259
View code at this point
Browse repository at this point
[expr.new] Harmonize rules of constant array bounds > 0
Show description for f8b8c25
k-satoda
authored and
zygoloid
committed
f8b8c25
View commit details
Copy full SHA for f8b8c25
View code at this point
Browse repository at this point
[list.erasure][forward.list.erasure] Fix missing lambda braces (#2936)
marc-kdab
authored and
jwakely
committed
9706617
View commit details
Copy full SHA for 9706617
View code at this point
Browse repository at this point
Commits on Jun 14, 2019
[expr.unary.op] Modernize wording for obtaining a pointer.
jensmaurer
authored and
zygoloid
committed
da36603
View commit details
Copy full SHA for da36603
View code at this point
Browse repository at this point
[range.counted] Introduce "Counted view"
Show description for b50067f
CaseyCarter
authored and
zygoloid
committed
b50067f
View commit details
Copy full SHA for b50067f
View code at this point
Browse repository at this point
[iterator.requirements.general] "counted range" defines a term of art
Show description for 13d04d0
CaseyCarter
authored and
zygoloid
committed
13d04d0
View commit details
Copy full SHA for 13d04d0
View code at this point
Browse repository at this point
[library-wide] Use "model" instead of "satisfy" for semantic library concept requirements
Show description for b3b1f63
CaseyCarter
authored and
zygoloid
committed
b3b1f63
View commit details
Copy full SHA for b3b1f63
View code at this point
Browse repository at this point
[range.prim.size] Clarify by adding 'respectively'.
jensmaurer
authored and
zygoloid
committed
f6ad222
View commit details
Copy full SHA for f6ad222
View code at this point
Browse repository at this point
[dcl.array] Rework description.
Show description for 6f99598
jensmaurer
authored and
zygoloid
committed
6f99598
View commit details
Copy full SHA for 6f99598
View code at this point
Browse repository at this point
Commits on Jun 13, 2019
[range.split.outer] Convert trailing cross-reference to prefix style.
jensmaurer
authored and
zygoloid
committed
2ee3d07
View commit details
Copy full SHA for 2ee3d07
View code at this point
Browse repository at this point
[lex] Fix stray uses of 'source character set'
Show description for c60c943
jensmaurer
authored and
zygoloid
committed
c60c943
View commit details
Copy full SHA for c60c943
View code at this point
Browse repository at this point
[expr.unary.op] Use bullets to clarify the address-of operator.
Show description for 7756db9
jensmaurer
authored and
zygoloid
committed
7756db9
View commit details
Copy full SHA for 7756db9
View code at this point
Browse repository at this point
[expr.add] Avoid x[i] syntax when defining pointer arithmetic.
jensmaurer
authored and
zygoloid
committed
5c5570d
View commit details
Copy full SHA for 5c5570d
View code at this point
Browse repository at this point
[stmt.return.coroutine] Move one level up to avoid hanging paragraphs.
jensmaurer
authored and
zygoloid
committed
042e035
View commit details
Copy full SHA for 042e035
View code at this point
Browse repository at this point
[range.semi.wrap] Rename "semiregular" to "semiregular-box"
Show description for a02993d
CaseyCarter
authored and
zygoloid
committed
a02993d
View commit details
Copy full SHA for a02993d
View code at this point
Browse repository at this point
[over.call.object] Fix surrogate calls with regards to cv-qualifiers
Show description for 2c5066b
randomnetcat
authored and
zygoloid
committed
2c5066b
View commit details
Copy full SHA for 2c5066b
View code at this point
Browse repository at this point
Merge pull request #2908 from jensmaurer/c4
Show description for 50f67d9
zygoloid
authored
50f67d9
View commit details
Copy full SHA for 50f67d9
View code at this point
Browse repository at this point
[basic.compound] Replace four refs with a single one to [dcl.meaning]
jwakely
authored and
zygoloid
committed
45d9fae
View commit details
Copy full SHA for 45d9fae
View code at this point
Browse repository at this point
[expr.sizeof,expr.alignof,expr.unary.noexcept] Clarify value category.
Show description for 8eff9b9
jensmaurer
authored and
zygoloid
committed
8eff9b9
View commit details
Copy full SHA for 8eff9b9
View code at this point
Browse repository at this point
[std] Show stable labels for tables.
jensmaurer
authored and
zygoloid
committed
bdea647
View commit details
Copy full SHA for bdea647
View code at this point
Browse repository at this point
Commits on Jun 12, 2019
[concept.swappable] Strike array poison pill swap overload
Show description for 373176c
CaseyCarter
authored and
zygoloid
committed
373176c
View commit details
Copy full SHA for 373176c
View code at this point
Browse repository at this point
[dcl.dcl]/11 Storage from object definitions has proper alignment
randomnetcat
authored and
zygoloid
committed
8845c5c
View commit details
Copy full SHA for 8845c5c
View code at this point
Browse repository at this point
[dcl.dcl,temp.spec] Move normative statements on restrictions for
Show description for 490d0da
jensmaurer
authored and
zygoloid
committed
490d0da
View commit details
Copy full SHA for 490d0da
View code at this point
Browse repository at this point
[string.view.template][string.view.iterators] Move requirements to a more appropriate place
JohelEGP
authored and
zygoloid
committed
dd7b519
View commit details
Copy full SHA for dd7b519
View code at this point
Browse repository at this point
[expr.call,expr.reinterpret.cast] Adjust cross-references for
Show description for 76a0595
jensmaurer
authored and
zygoloid
committed
76a0595
View commit details
Copy full SHA for 76a0595
View code at this point
Browse repository at this point
[namespace.def] Remove redundant mention of "global scope".
Show description for 506b670
sdkrystian
authored and
zygoloid
committed
506b670
View commit details
Copy full SHA for 506b670
View code at this point
Browse repository at this point
[dcl.stc,dcl.type.cv] Avoid redundancy when specifying 'mutable'.
jensmaurer
authored and
zygoloid
committed
99ec26c
View commit details
Copy full SHA for 99ec26c
View code at this point
Browse repository at this point
[basic.lookup.elab] Clarify example to refer to injected-class-name
jensmaurer
authored and
zygoloid
committed
a3eec72
View commit details
Copy full SHA for a3eec72
View code at this point
Browse repository at this point
[istream.sentry] Remove unreferenced private typedef-name traits_type (#2818)
CaseyCarter
authored and
zygoloid
committed
a0f56d5
View commit details
Copy full SHA for a0f56d5
View code at this point
Browse repository at this point
[dcl.type.elab] Mix struct/class in example
Show description for 85f634a
jwakely
authored and
zygoloid
committed
85f634a
View commit details
Copy full SHA for 85f634a
View code at this point
Browse repository at this point
[cmp.categories] Use italics for exposition-only enumeration and enumerator names
Show description for 9389f77
CaseyCarter
authored and
zygoloid
committed
9389f77
View commit details
Copy full SHA for 9389f77
View code at this point
Browse repository at this point
[fs.path.append] Fix examples to show correct results for Windows
Show description for daa9a7d
jwakely
authored and
zygoloid
committed
daa9a7d
View commit details
Copy full SHA for daa9a7d
View code at this point
Browse repository at this point
Commits on Jun 11, 2019
[alg.random.sample] Remove redundant requirement (#2798)
Show description for 18e005d
CaseyCarter
authored and
jensmaurer
committed
18e005d
View commit details
Copy full SHA for 18e005d
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.