[Bug libstdc++/50159] tuple_cat only accepts two arguments
redi at gcc dot gnu.org
gcc-bugzilla@gcc.gnu.org
Mon Aug 22 22:26:00 GMT 2011
http://gcc.gnu.org/bugzilla/show_bug.cgi?id=50159
Jonathan Wakely <redi at gcc dot gnu.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Last reconfirmed| |2011-08-22
Ever Confirmed|0 |1
--- Comment #1 from Jonathan Wakely <redi at gcc dot gnu.org> 2011-08-22 21:28:03 UTC ---
Yep, I'd documented this as missing in the manual, but apparently that update
isn't shown on the online version:
<row>
<?dbhtml bgcolor="#B0B0B0" ?>
<entry>20.4.2.4</entry>
<entry>Tuple creation functions</entry>
<entry>Partial</entry>
<entry><code>tuple_cat</code> should be a single variadic signature (DR
1385)</entry>
</row>
More information about the Gcc-bugs
mailing list