On 10/25/2013 03:46 PM, Ed Smith-Rowland wrote:
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.
Note, however, that <type_traits> isn't small at all, and apparently you are only using std::is_same which is just a one line template + a one line specialization (just grep in testsuite/g++.dg)

Paolo.

Reply via email to