This is the mail archive of the
gcc-bugs@gcc.gnu.org
mailing list for the GCC project.
[Bug c++/52069] ARM: initialization of static member in template struct
- From: "redi at gcc dot gnu.org" <gcc-bugzilla at gcc dot gnu dot org>
- To: gcc-bugs at gcc dot gnu dot org
- Date: Tue, 31 Jan 2012 15:50:57 +0000
- Subject: [Bug c++/52069] ARM: initialization of static member in template struct
- Auto-submitted: auto-generated
- References: <bug-52069-4@http.gcc.gnu.org/bugzilla/>
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=52069
--- Comment #3 from Jonathan Wakely <redi at gcc dot gnu.org> 2012-01-31 15:50:57 UTC ---
Oops ... that should say "explicitly specialized" and "explicit specialization"
instead of "explicitly instantiated" and "explicit instantiation"
Sorry for any confusion.