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

Jonathan Wakely jwakely@redhat.com
Thu May 15 10:38:00 GMT 2014


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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: patch.txt
Type: text/x-patch
Size: 3910 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20140515/42fa1d05/attachment.bin>


More information about the Libstdc++ mailing list