This is the mail archive of the gcc-patches@gcc.gnu.org mailing list for the GCC project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[C++11] DR1479 - Literal operators and default arguments


This patch rejects literal operators with defaulted arguments with an extra note to that effect.  Not a big deal but it responds to  a "malformed program" statement in the draft.

Builds and tests clean on x86_64-linux.  OK?

Ed


Attachment: CL_udlit_nodefault
Description: Binary data

Attachment: patch_udlit_nodefault
Description: Binary data


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]