[Bug c++/125536] T[N] not substituted when N >= 2^31
"zheng.xianyuwang at gmail dot com via Gcc-bugs" <[email protected]>
| Newsgroups | gmane.comp.gcc.bugs |
|---|---|
| Message-ID | <[email protected]/bugzilla/> |
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=125536 --- Comment #3 from Wang Jinghao <zheng.xianyuwang at gmail dot com> --- (In reply to Wang Jinghao from comment #2) > Created attachment 65264 [details] > a simple fix > > Return type deduction only needs to be deferred when a > result-name-introducer is used. Sorry, I replied to the wrong thread :<. This patch is for PR125537.