[v3] c++0x common_type patch

Chris Fairles chris.fairles@gmail.com
Tue Jul 8 11:10:00 GMT 2008


On Tue, Jul 8, 2008 at 6:05 AM, Paolo Carlini <paolo.carlini@oracle.com> wrote:
> Thanks Doug!
>
>> Attached is updated patch.
>
> Great, we are going to apply. Chris can you please resend with:
> 1- CL entry included
> 2- No space between template and <
> 3- No space between type and &&
> 4- Space between // and begin of comment
> 5- Double check of all the usual stylistic issues...
>
> Thanks,
> Paolo.
>
>

Sorry Paolo, my usual coding style is nearly completely different so
my eyes aren't trained for things things yet. Speaking of formatting,
http://gcc.gnu.org/onlinedocs/libstdc++/manual/bk01apas03.html in both
IE and FF show no indentation in any of the examples.

Attached is the "updated" updated patch. I'm assuming "static _Tp&&
__t();" is ok to be on one line? (I see this done elsewhere so I left
it).

Cheers,
Chris
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: common_type.patch.txt
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080708/deff6288/attachment.txt>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: Changelog_common_type.txt
URL: <http://gcc.gnu.org/pipermail/libstdc++/attachments/20080708/deff6288/attachment-0001.txt>


More information about the Libstdc++ mailing list