[Bug c++/9050] [DR 147] Can't explicitly specialize C++ constructor templates

schaub.johannes at googlemail dot com gcc-bugzilla@gcc.gnu.org
Sun Apr 1 14:06:00 GMT 2012


http://gcc.gnu.org/bugzilla/show_bug.cgi?id=9050

Johannes Schaub <schaub.johannes at googlemail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |schaub.johannes at
                   |                            |googlemail dot com

--- Comment #13 from Johannes Schaub <schaub.johannes at googlemail dot com> 2012-04-01 14:03:40 UTC ---
Jason, does http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#1435
not render the explicit specialization ill-formed for C++11TC1? It only allows
a simple identifier, and not a template-id.



More information about the Gcc-bugs mailing list