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]

Re: PR C++/58708 - string literal operator templates broken


On 10/25/2013 07:54 AM, Paolo Carlini wrote:
On 10/25/2013 01:38 PM, Ed Smith-Rowland wrote:
So, you also want a library testcase?
Up to you: if you feel it would test something that the c++ front-end testcase doesn't, why not.

Paolo.

I think this patch should be sufficient - no containers, it just follows the pattern of the other tests in the cpp1y directory.
I builds and tests of x86_64-linux.

OK?

Later we can think of library tools that could help authors of literals operators.
The bits/bits/parse_numbers.h is a start on this.

Ed

Attachment: patch_pr58708_3
Description: Text document

Attachment: CL_pr58708
Description: Text document


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