Skip to content
Navigation Menu
Toggle navigation
Sign in
Product
GitHub Copilot
Write better code with AI
GitHub Advanced Security
Find and fix vulnerabilities
Actions
Automate any workflow
Codespaces
Instant dev environments
Issues
Plan and track work
Code Review
Manage code changes
Discussions
Collaborate outside of code
Code Search
Find more, search less
Explore
Why GitHub
All features
Documentation
GitHub Skills
Blog
Solutions
By company size
Enterprises
Small and medium teams
Startups
Nonprofits
By use case
DevSecOps
DevOps
CI/CD
View all use cases
By industry
Healthcare
Financial services
Manufacturing
Government
View all industries
View all solutions
Resources
Topics
AI
DevOps
Security
Software Development
View all
Explore
Learning Pathways
Events & Webinars
Ebooks & Whitepapers
Customer Stories
Partners
Executive Insights
Open Source
GitHub Sponsors
Fund open source developers
The ReadME Project
GitHub community articles
Repositories
Topics
Trending
Collections
Enterprise
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 or jump to...
Search code, repositories, users, issues, pull requests...
Search syntax tips
Provide feedback
Saved searches
Use saved searches to filter your results more quickly
Sign in
Sign up
Reseting focus
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 }}
andreasfertig
/
cppinsights
Public
Notifications
You must be signed in to change notification settings
Fork
251
Star
4.3k
Code
Issues
17
Pull requests
3
Actions
Projects
0
Security
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Projects
Security
Insights
Commits
Branch selector
main
User selector
All users
Datepicker
All time
Commit History
Commits on Apr 7, 2025
Merge pull request #708 from andreasfertig/fixIssue706
andreasfertig
authored
46f0019
Copy full SHA for 46f0019
Fixed #706: Support chained `CStyleCastExpr` and `NamedCastExpr`.
andreasfertig
committed
427dc8b
Copy full SHA for 427dc8b
Commits on Mar 19, 2025
Merge pull request #705 from flovent/sup-captured-structured-binding-array-or-data-member
Show description for 458e9f2
andreasfertig
authored
458e9f2
Copy full SHA for 458e9f2
change Issue704.excepted to Issue704.expect
flovent
committed
a026551
Copy full SHA for a026551
rename Issue704.except to Issue704.excepted
flovent
committed
384220a
Copy full SHA for 384220a
Fixed #704: Support for lambdas capturing structured bindings which binds to array or data member
flovent
committed
4c78796
Copy full SHA for 4c78796
Commits on Mar 4, 2025
Merge pull request #702 from andreasfertig/fixIssue701
Show description for 34624e8
andreasfertig
authored
34624e8
Copy full SHA for 34624e8
Fixed #701: Use correct vtable entry index.
andreasfertig
committed
c9639bb
Copy full SHA for c9639bb
Merge pull request #703 from andreasfertig/ghActionFix
Show description for 52ea4fd
andreasfertig
authored
52ea4fd
Copy full SHA for 52ea4fd
Fixed GiHub Action using old ubuntu.
andreasfertig
committed
5ec75d6
Copy full SHA for 5ec75d6
Commits on Jan 28, 2025
Merge pull request #699 from andreasfertig/pseudoDestructor
Show description for 87f6b1a
andreasfertig
authored
87f6b1a
Copy full SHA for 87f6b1a
Added support for pseudo destructor.
Andreas Fertig
authored and
andreasfertig
committed
18aadc3
Copy full SHA for 18aadc3
Merge pull request #698 from andreasfertig/harmonize
Show description for be2c95f
andreasfertig
authored
be2c95f
Copy full SHA for be2c95f
Harmonize floating point formatting.
andreasfertig
committed
4df4724
Copy full SHA for 4df4724
Merge pull request #697 from andreasfertig/coroAndNTTP
Show description for 5b73fd8
andreasfertig
authored
5b73fd8
Copy full SHA for 5b73fd8
Fixed support for coroutine templates and C++20s struct as NTTP.
andreasfertig
committed
e8056f5
Copy full SHA for e8056f5
Commits on Jan 27, 2025
Merge pull request #696 from andreasfertig/p0732
Show description for cb44b7d
andreasfertig
authored
cb44b7d
Copy full SHA for cb44b7d
Added support for P0732r2.
andreasfertig
committed
9744b87
Copy full SHA for 9744b87
Commits on Jan 13, 2025
Merge pull request #695 from andreasfertig/cleanupClangCompat
Show description for e25f555
andreasfertig
authored
e25f555
Copy full SHA for e25f555
Clean up compatibility with Clang 18 and earlier.
andreasfertig
committed
6a7eb68
Copy full SHA for 6a7eb68
Merge pull request #694 from andreasfertig/papersUpdate
Show description for f243226
andreasfertig
authored
f243226
Copy full SHA for f243226
Added multiple test for already working papers from C++17 - 26.
andreasfertig
committed
fb8cc82
Copy full SHA for fb8cc82
Commits on Jan 12, 2025
Merge pull request #693 from andreasfertig/p0609
Show description for 1eb4c2c
andreasfertig
authored
1eb4c2c
Copy full SHA for 1eb4c2c
Added support for P0609: Attributes for Structured Bindings.
andreasfertig
committed
ad96838
Copy full SHA for ad96838
Merge pull request #692 from andreasfertig/p2573
Show description for b35ad86
andreasfertig
authored
b35ad86
Copy full SHA for b35ad86
Added support for P2573: `= delete("reason");`.
andreasfertig
committed
ea9fc03
Copy full SHA for ea9fc03
Commits on Jan 11, 2025
Merge pull request #691 from andreasfertig/clang19
Show description for 5a8071a
andreasfertig
authored
5a8071a
Copy full SHA for 5a8071a
Clang 19 updated tests and switched.
andreasfertig
committed
33f99fd
Copy full SHA for 33f99fd
Merge pull request #690 from andreasfertig/ghReleaseWorkflow
Show description for 66cf8b2
andreasfertig
authored
66cf8b2
Copy full SHA for 66cf8b2
Support for automatically building a GitHub release.
Show description for 46b1f35
andreasfertig
committed
46b1f35
Copy full SHA for 46b1f35
Commits on Jan 10, 2025
Merge pull request #688 from andreasfertig/fixIssue679
andreasfertig
authored
a2a5015
Copy full SHA for a2a5015
Merge pull request #689 from andreasfertig/fixIssue682
andreasfertig
authored
16618d9
Copy full SHA for 16618d9
Fixed #679: Better support for coroutines with `return_void`.
andreasfertig
committed
4ab16a1
Copy full SHA for 4ab16a1
Fixed #683: Disable object-lifetime transformation inside `static_assert`.
andreasfertig
committed
f7af519
Copy full SHA for f7af519
Merge pull request #687 from andreasfertig/fixIssue678
Show description for cc5b06c
andreasfertig
authored
cc5b06c
Copy full SHA for cc5b06c
Pagination
Previous
Next
You can’t perform that action at this time.