[patch] : Tiny change to _NullClass in <tr1/tuple>

chris jefferson caj@cs.york.ac.uk
Mon Nov 28 18:00:00 GMT 2005


This very tiny patch just removed the body of _NullClass, which is used 
as a placeholder in tr1::tuple

This type should never be seen by users, however, I found someone who 
was (accidentally) making objects of this type (by accessing the 3rd 
type of a tuple of length 2).

Bootstrapped on ppc-darwin.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: ChangeLog
Type: application/text
Size: 141 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20051128/ec3909cc/attachment.bin>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: patch_tuple
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20051128/ec3909cc/attachment.ksh>


More information about the Gcc-patches mailing list