[Bug c++/79092] template: type ignored if value already instantiated

2017-10-24 Thread rivorus at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79092 --- Comment #3 from Matt Calabrese --- This bug is fairly nasty and I think should be higher priority. I suspect that many people who use template auto will encounter it in very subtle ways. I observed it deep in expression-template code by way

[Bug c++/79092] template: type ignored if value already instantiated

2017-10-24 Thread rivorus at gmail dot com
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79092 Matt Calabrese changed: What|Removed |Added CC||rivorus at gmail dot com --- Comment