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 }}
cppcheck-opensource
/
cppcheck
Public
Notifications
You must be signed in to change notification settings
Fork
1.6k
Star
6.8k
Code
Pull requests
201
Actions
Security and quality
0
Insights
Additional navigation options
Code
Pull requests
Actions
Security and quality
Insights
Expand template argument type deduction
- #8688
#8688
Closed
pfultz2
wants to merge 22 commits into
cppcheck-opensource:main
cppcheck-opensource/cppcheck:main
from
pfultz2:template-type-deduction
pfultz2/cppcheck:template-type-deduction
Copy head branch name to clipboard
Conversation
Commits
22
(22)
Checks
Files changed
Closed
Expand template argument type deduction
#8688
pfultz2
wants to merge 22 commits into
cppcheck-opensource:main
cppcheck-opensource/cppcheck:main
from
pfultz2:template-type-deduction
pfultz2/cppcheck:template-type-deduction
Copy head branch name to clipboard
Commits
Commits on Jul 2, 2026
Add template type deduction
Your Name
committed
2c68b09
View commit details
Copy full SHA for 2c68b09
Browse repository at this point
Simplify
Your Name
committed
eecd903
View commit details
Copy full SHA for eecd903
Browse repository at this point
Use a forward walk
Your Name
committed
a43039a
View commit details
Copy full SHA for a43039a
Browse repository at this point
Handle global function template called from a class scope
Your Name
committed
695de6e
View commit details
Copy full SHA for 695de6e
Browse repository at this point
Improve member functions
Your Name
committed
b60e55e
View commit details
Copy full SHA for b60e55e
Browse repository at this point
Handle late class members
Your Name
committed
de77bc6
View commit details
Copy full SHA for de77bc6
Browse repository at this point
Handle overloading better
Your Name
committed
90c62dc
View commit details
Copy full SHA for 90c62dc
Browse repository at this point
Simplify and add unit tests
Your Name
committed
5ad01ad
View commit details
Copy full SHA for 5ad01ad
Browse repository at this point
Improve comments
Your Name
committed
965281d
View commit details
Copy full SHA for 965281d
Browse repository at this point
Avoid output params
Your Name
committed
d966681
View commit details
Copy full SHA for d966681
Browse repository at this point
Format
Your Name
committed
f64190d
View commit details
Copy full SHA for f64190d
Browse repository at this point
Use stl algorithm
Your Name
committed
81da87b
View commit details
Copy full SHA for 81da87b
Browse repository at this point
Format
Your Name
committed
9b554ac
View commit details
Copy full SHA for 9b554ac
Browse repository at this point
Commits on Jul 3, 2026
Fix selfcheck
Your Name
committed
35e830a
View commit details
Copy full SHA for 35e830a
Browse repository at this point
Remvoe unnecessary move
Your Name
committed
770eeb9
View commit details
Copy full SHA for 770eeb9
Browse repository at this point
Add test for 13630
Your Name
committed
0e81fca
View commit details
Copy full SHA for 0e81fca
Browse repository at this point
Format
Your Name
committed
e87f8d7
View commit details
Copy full SHA for e87f8d7
Browse repository at this point
Commits on Jul 4, 2026
Suppress unmatchedSuppression
Your Name
committed
9933641
View commit details
Copy full SHA for 9933641
Browse repository at this point
Commits on Jul 5, 2026
Merge
Your Name
committed
6dab97d
View commit details
Copy full SHA for 6dab97d
Browse repository at this point
Commits on Jul 7, 2026
Suppress unmatched suppression warnings with template instantiation
Your Name
committed
a6ded13
View commit details
Copy full SHA for a6ded13
Browse repository at this point
Fix cppcheck debug warning
Your Name
committed
7f3645f
View commit details
Copy full SHA for 7f3645f
Browse repository at this point
Commits on Jul 8, 2026
Check for debug warnings flag
Your Name
committed
1f813e4
View commit details
Copy full SHA for 1f813e4
Browse repository at this point
You can’t perform that action at this time.