https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87249
--- Comment #4 from Jonathan Wakely ---
Yes, if you only declare the function template in the header and define it in
some other .cpp file, then of course you need to explicitly instantiate it to
generate code for that specialization.
This bug w
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87249
Andreas Schwab changed:
What|Removed |Added
Resolution|FIXED |INVALID
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87249
Dimitris Eftaxiopoulos changed:
What|Removed |Added
Status|WAITING |RESOLVED
Resolution|---
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87249
Konstanty changed:
What|Removed |Added
CC||konstanty at ieee dot org
--- Comment #2 fro
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=87249
Jonathan Wakely changed:
What|Removed |Added
Status|UNCONFIRMED |WAITING
Last reconfirmed|