Commit 917a912
Fix template type resolving for first-class callable assertions
Use ParametersAcceptorSelector::selectFromArgs() to resolve template
types from actual call arguments before applying assertions, matching
the pattern used for direct function calls.
Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>1 parent 7467880 commit 917a912
1 file changed
Lines changed: 13 additions & 3 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
1783 | 1784 | | |
1784 | 1785 | | |
1785 | 1786 | | |
1786 | | - | |
| 1787 | + | |
| 1788 | + | |
| 1789 | + | |
1787 | 1790 | | |
1788 | 1791 | | |
1789 | 1792 | | |
1790 | 1793 | | |
1791 | 1794 | | |
1792 | | - | |
1793 | | - | |
| 1795 | + | |
1794 | 1796 | | |
1795 | 1797 | | |
| 1798 | + | |
| 1799 | + | |
| 1800 | + | |
| 1801 | + | |
| 1802 | + | |
| 1803 | + | |
| 1804 | + | |
| 1805 | + | |
1796 | 1806 | | |
1797 | 1807 | | |
1798 | 1808 | | |
| |||
0 commit comments