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 }}
cpplearner
/
draft
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
Wiki
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Projects
Wiki
Security and quality
Insights
Commits
Breadcrumbs
History for
draft
source
overloading.tex
on
patch-3
User selector
All users
Datepicker
All time
Commit history
Commits on Oct 17, 2024
[over.match.best.general] Minor formatting fixes
Bekenn
authored and
tkoeppe
committed
8698ea4
View commit details
Copy full SHA for 8698ea4
View code at this point
Browse repository at this point
Commits on Oct 16, 2024
[over.oper.general] Change "basic type" to "fundamental type" (#7287)
Show description for 47da0e8
knatten
authored
47da0e8
View commit details
Copy full SHA for 47da0e8
View code at this point
Browse repository at this point
Commits on Jul 12, 2024
CWG233 References vs pointers in UDC overload resolution
Show description for 2e188e5
burblebee
authored and
tkoeppe
committed
2e188e5
View commit details
Copy full SHA for 2e188e5
View code at this point
Browse repository at this point
Commits on Apr 16, 2024
[over.ics.rank] Change "function lvalue" to "lvalue of function type"
frederick-vs-ja
authored and
tkoeppe
committed
2a07c13
View commit details
Copy full SHA for 2a07c13
View code at this point
Browse repository at this point
[over.ics.ref] Simplify wording by not using "function lvalue"
frederick-vs-ja
authored and
tkoeppe
committed
ce31d42
View commit details
Copy full SHA for ce31d42
View code at this point
Browse repository at this point
Commits on Apr 15, 2024
CWG2856 Copy-list-initialization with explicit default constructors
burblebee
authored and
tkoeppe
committed
6b3f68b
View commit details
Copy full SHA for 6b3f68b
View code at this point
Browse repository at this point
CWG2803 Overload resolution for reference binding of similar types
Show description for 8fb9318
burblebee
authored and
tkoeppe
committed
8fb9318
View commit details
Copy full SHA for 8fb9318
View code at this point
Browse repository at this point
CWG2714 Implicit deduction guides omit properties from the parameter-declaration-clause of a constructor
Show description for 5d64fb7
burblebee
authored and
tkoeppe
committed
5d64fb7
View commit details
Copy full SHA for 5d64fb7
View code at this point
Browse repository at this point
Commits on Jan 8, 2024
[std] Reword "necessary", "permitted", "allowed", "may" in notes.
Show description for 43fc5a1
tkoeppe
committed
43fc5a1
View commit details
Copy full SHA for 43fc5a1
View code at this point
Browse repository at this point
Commits on Dec 17, 2023
CWG2789 Overload resolution with implicit and explicit object member functions
burblebee
authored and
tkoeppe
committed
520aa07
View commit details
Copy full SHA for 520aa07
View code at this point
Browse repository at this point
CWG2762 Type of implicit object parameter
burblebee
authored and
tkoeppe
committed
65dd47b
View commit details
Copy full SHA for 65dd47b
View code at this point
Browse repository at this point
CWG2628 Implicit deduction guides should propagate constraints
burblebee
authored and
tkoeppe
committed
bd18226
View commit details
Copy full SHA for bd18226
View code at this point
Browse repository at this point
Commits on Nov 7, 2023
[dcl.dcl, over.best.ics, temp.param, class.union.anon] Remove mentions of "storage class" (#3906)
sdkrystian
authored
dc6eed0
View commit details
Copy full SHA for dc6eed0
View code at this point
Browse repository at this point
Commits on Aug 13, 2023
[over.ics.list] Fix missing std:: in example (#6453)
eisenwave
authored
00b4bb2
View commit details
Copy full SHA for 00b4bb2
View code at this point
Browse repository at this point
Commits on Jul 23, 2023
[over.call.func] Fix indentation in example (#6392)
eisenwave
authored
982b323
View commit details
Copy full SHA for 982b323
View code at this point
Browse repository at this point
Commits on Jul 16, 2023
P2361R6 Unevaluated strings
jensmaurer
authored and
tkoeppe
committed
8d7e199
View commit details
Copy full SHA for 8d7e199
View code at this point
Browse repository at this point
CWG2713 Initialization of reference-to-aggregate from designated initializer list
burblebee
authored and
tkoeppe
committed
a75c7bf
View commit details
Copy full SHA for a75c7bf
View code at this point
Browse repository at this point
CWG2712 Simplify restrictions on built-in assignment operator candidates
burblebee
authored and
tkoeppe
committed
b3b0a0b
View commit details
Copy full SHA for b3b0a0b
View code at this point
Browse repository at this point
Commits on Mar 27, 2023
[over.literal] Cross-reference deprecated grammar (#6209)
Show description for 562af66
AlisdairM
authored
562af66
View commit details
Copy full SHA for 562af66
View code at this point
Browse repository at this point
Commits on Mar 5, 2023
P2797R0 Proposed resolution for CWG2692 Static and explicit object member functions with the same parameter-type-lists
burblebee
authored and
tkoeppe
committed
3ff7149
View commit details
Copy full SHA for 3ff7149
View code at this point
Browse repository at this point
CWG2521 User-defined literals and reserved identifiers
Show description for f6760ca
burblebee
authored and
tkoeppe
committed
f6760ca
View commit details
Copy full SHA for f6760ca
View code at this point
Browse repository at this point
CWG2685 Aggregate CTAD, string, and brace elision
burblebee
authored and
tkoeppe
committed
e2fb7e3
View commit details
Copy full SHA for e2fb7e3
View code at this point
Browse repository at this point
CWG2681 Deducing member array type from string literal
burblebee
authored and
tkoeppe
committed
8623a6a
View commit details
Copy full SHA for 8623a6a
View code at this point
Browse repository at this point
CWG2673 User-declared spaceship vs. built-in operators
burblebee
authored and
tkoeppe
committed
d470e41
View commit details
Copy full SHA for d470e41
View code at this point
Browse repository at this point
CWG2664 Deduction failure in CTAD for alias templates
burblebee
authored and
tkoeppe
committed
dbfffcc
View commit details
Copy full SHA for dbfffcc
View code at this point
Browse repository at this point
Commits on Jan 17, 2023
[over.over] Missed edit for P0847R7
Show description for 0c9dd96
jensmaurer
authored and
tkoeppe
committed
0c9dd96
View commit details
Copy full SHA for 0c9dd96
View code at this point
Browse repository at this point
Commits on Nov 23, 2022
P2589R1 static operator[]
Show description for ffcf9b7
tkoeppe
committed
ffcf9b7
View commit details
Copy full SHA for ffcf9b7
View code at this point
Browse repository at this point
CWG2649 Incorrect note about implicit conversion sequence
Show description for 2cfab65
burblebee
authored and
tkoeppe
committed
2cfab65
View commit details
Copy full SHA for 2cfab65
View code at this point
Browse repository at this point
CWG2648 Correspondence of surrogate call function and conversion function
Show description for 0118297
burblebee
authored and
tkoeppe
committed
0118297
View commit details
Copy full SHA for 0118297
View code at this point
Browse repository at this point
Commits on Sep 16, 2022
[over.best.ics.general] Split long paragraph
jensmaurer
authored and
tkoeppe
committed
f68d642
View commit details
Copy full SHA for f68d642
View code at this point
Browse repository at this point
Commits on Aug 18, 2022
[over.match.{oper,class.deduct}] Add missing \keyword.
tkoeppe
committed
6faf321
View commit details
Copy full SHA for 6faf321
View code at this point
Browse repository at this point
Commits on Aug 7, 2022
P2582R1 Wording for class template argument deduction from inherited constructors
burblebee
authored and
tkoeppe
committed
b4d366d
View commit details
Copy full SHA for b4d366d
View code at this point
Browse repository at this point
P1467R9 Extended floating-point types and standard names
jensmaurer
authored and
tkoeppe
committed
11c7ab9
View commit details
Copy full SHA for 11c7ab9
View code at this point
Browse repository at this point
Commits on Aug 5, 2022
P1169R4 static operator()
jensmaurer
authored and
tkoeppe
committed
41e4265
View commit details
Copy full SHA for 41e4265
View code at this point
Browse repository at this point
P2468R2 The Equality Operator You Are Looking For
jensmaurer
authored and
tkoeppe
committed
53cf988
View commit details
Copy full SHA for 53cf988
View code at this point
Browse repository at this point
Previous
Next
You can’t perform that action at this time.