cleanup patch

François Dumont francois.cppdevs@free.fr
Wed Jun 29 20:56:00 GMT 2011


Attached patch applied

2011-06-29  François Dumont <francois.cppdevs@free.fr>

         * include/debug/set.h, unordered_map, multiset.h, forward_list,
         unordered_set, vector, deque, string, list, multimap.h: Remove base
         class default constructor calls.
         * include/debug/map.h: Likewise and cleanup several redefinition of
         base iterator typedef.

Regards

On 06/29/2011 10:34 AM, Jonathan Wakely wrote:
> On 28 June 2011 21:36, François Dumont wrote:
>> Here is a small patch to cleanup debug code.
>>
>> 2011-06-28  François Dumont<francois.cppdevs@free.fr>
>>
>>         * include/debug/set.h, unordered_map, multiset.h, forward_list,
>>         unordered_set, vector, deque, string, list, multimap.h: Remove base
>>         class default constructor calls.
>>         * include/debug/map.h: Likewise and cleanup several redefinition of
>>         base iterator typedef.
>>
>>
>> Tested under linux x86_64.
> (Remember to CC gcc-patches for all patches)
>
> This is OK to check in, thanks.
>

-------------- next part --------------
A non-text attachment was scrubbed...
Name: cleanup.patch
Type: text/x-patch
Size: 17606 bytes
Desc: not available
URL: <http://gcc.gnu.org/pipermail/gcc-patches/attachments/20110629/50ca76a3/attachment.bin>


More information about the Gcc-patches mailing list