[Bug c++/96218] DR 2032: Default template-arguments of variable templates

2020-08-03 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96218 Marek Polacek changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[Bug c++/96218] DR 2032: Default template-arguments of variable templates

2020-08-03 Thread cvs-commit at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96218 --- Comment #1 from CVS Commits --- The master branch has been updated by Marek Polacek : https://gcc.gnu.org/g:50bee766bc9f4020cf1f814178155d16e80dccaa commit r11-2521-g50bee766bc9f4020cf1f814178155d16e80dccaa Author: Marek Polacek Date: Th

[Bug c++/96218] DR 2032: Default template-arguments of variable templates

2020-07-16 Thread mpolacek at gcc dot gnu.org
https://gcc.gnu.org/bugzilla/show_bug.cgi?id=96218 Marek Polacek changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Assignee|unassigned a