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 }}
iris-cpp
/
x4
Public
Notifications
You must be signed in to change notification settings
Fork
0
Star
0
Code
Issues
23
Pull requests
1
Actions
Security and quality
0
Insights
Additional navigation options
Code
Issues
Pull requests
Actions
Security and quality
Insights
Fix the definition of
is_substitute
and variant-related substitutability
- #50
#50
Closed
yaito3014
wants to merge 19 commits into
main
iris-cpp/x4:main
from
fix-swapped-template-argument
iris-cpp/x4:fix-swapped-template-argument
Copy head branch name to clipboard
Conversation
Commits
19
(19)
Checks
Files changed
Closed
Fix the definition of
is_substitute
and variant-related substitutability
#50
yaito3014
wants to merge 19 commits into
main
iris-cpp/x4:main
from
fix-swapped-template-argument
iris-cpp/x4:fix-swapped-template-argument
Copy head branch name to clipboard
Commits
Commits on Feb 24, 2026
Fix incorrectly swapped template arguments
yaito3014
committed
f748c82
View commit details
Copy full SHA for f748c82
Browse repository at this point
Fix more swapped argument
yaito3014
committed
364dd0c
View commit details
Copy full SHA for 364dd0c
Browse repository at this point
Restore `is_substitute` specialization for variant
yaito3014
committed
05a03e5
View commit details
Copy full SHA for 05a03e5
Browse repository at this point
Move `is_substitution` test to separate file
yaito3014
committed
f680cf2
View commit details
Copy full SHA for f680cf2
Browse repository at this point
Add `variant_has_substitute` test
yaito3014
committed
f2b5afb
View commit details
Copy full SHA for f2b5afb
Browse repository at this point
Commits on Feb 25, 2026
Minor renaming
yaito3014
committed
7b6636f
View commit details
Copy full SHA for 7b6636f
Browse repository at this point
Rename `is_substitute` to `can_hold`
yaito3014
committed
da4c936
View commit details
Copy full SHA for da4c936
Browse repository at this point
Remove test
yaito3014
committed
2adb1f4
View commit details
Copy full SHA for 2adb1f4
Browse repository at this point
Disable test
yaito3014
committed
d2dca4b
View commit details
Copy full SHA for d2dca4b
Browse repository at this point
Remove variant_has_substitute
yaito3014
committed
bde2641
View commit details
Copy full SHA for bde2641
Browse repository at this point
Replace specific usage of `can_hold` with `is_same`
yaito3014
committed
347796b
View commit details
Copy full SHA for 347796b
Browse repository at this point
Stricten `can_hold` for non-variant types
yaito3014
committed
1c28be8
View commit details
Copy full SHA for 1c28be8
Browse repository at this point
Merge branch 'main' into fix-swapped-template-argument
yaito3014
committed
1959100
View commit details
Copy full SHA for 1959100
Browse repository at this point
Add comments
yaito3014
committed
b53bc4b
View commit details
Copy full SHA for b53bc4b
Browse repository at this point
Remove can_hold_impl
yaito3014
committed
4c60498
View commit details
Copy full SHA for 4c60498
Browse repository at this point
Suppress warning
yaito3014
committed
e37512f
View commit details
Copy full SHA for e37512f
Browse repository at this point
Add TODO comment
yaito3014
committed
34bad4a
View commit details
Copy full SHA for 34bad4a
Browse repository at this point
Commits on Feb 27, 2026
Loosen `can_hold` more
yaito3014
committed
a192159
View commit details
Copy full SHA for a192159
Browse repository at this point
Revert "Loosen `can_hold` more"
Show description for 81af262
yaito3014
committed
81af262
View commit details
Copy full SHA for 81af262
Browse repository at this point
You can’t perform that action at this time.