[patch] Simplify std::tuple helpers and fix C++14 bug.

Jonathan Wakely jwakely@redhat.com
Fri Jun 13 12:01:00 GMT 2014


On 15/05/14 11:38 +0100, Jonathan Wakely wrote:
>On 15/05/14 07:36 +0200, Daniel Krügler wrote:
>>Looking at the definition of the new alias
>>
>>__cv_tuple_size
>>
>>you might want to apply LWG 2313
>>
>>http://cplusplus.github.io/LWG/lwg-defects.html#2313
>>
>>and simplify its definition even further.
>
>I forgot about that. With that resolution the __cv_tuple_size alias
>doesn't seem worth using, it's simple enough anyway. Thanks!
>
>Tested x86_64-linux, committed to trunk.

Here's a simpler patch for the 4.9 branch, just fixing the bug and
implementing the DR, committed.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 4813 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20140613/b6358d68/attachment.bin>


More information about the Libstdc++ mailing list