[Bug c++/60402] const overload with variadics declared ambiguous according to standard (may be related to bug 58156)

daniel.kruegler at googlemail dot com gcc-bugzilla@gcc.gnu.org
Mon Mar 3 20:31:00 GMT 2014


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

Daniel Krügler <daniel.kruegler at googlemail dot com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |daniel.kruegler@googlemail.
                   |                            |com

--- Comment #2 from Daniel Krügler <daniel.kruegler at googlemail dot com> ---
No, this is not related to bug 58156. According to the current core language of
C++11, the code is indeed ambiguous.

There exists currently a core language issue to fix that, see

http://www.open-std.org/jtc1/sc22/wg21/docs/cwg_active.html#1395


More information about the Gcc-bugs mailing list