https://gcc.gnu.org/bugzilla/show_bug.cgi?id=78011
Andrew Pinski <pinskia at gcc dot gnu.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |rejects-valid Status|NEW |RESOLVED Resolution|--- |DUPLICATE Target Milestone|5.5 |--- Summary|Compiler error when |[DR325] Compiler error when |initializing a member of |initializing a member of |template type where the |template type where the |second template argument is |second template argument is |a typedef |a typedef --- Comment #5 from Andrew Pinski <pinskia at gcc dot gnu.org> --- DR 325 also applies here. Actually this is a dup of bug 52595 since that was fixed in GCC 6. Anyways the C++ standard is not fully clear here :). *** This bug has been marked as a duplicate of bug 52595 ***