freepooma-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Patch: Reorder Member and Base Class Initializers


From: Jeffrey Oldham
Subject: Patch: Reorder Member and Base Class Initializers
Date: Tue, 5 Jun 2001 11:44:34 -0700
User-agent: Mutt/1.2.5i

The patch basically consisted of reordering member initializers for
constructors.

2001 Jun 05  Jeffrey D. Oldham  <address@hidden>

        * Layout/LayoutBase.h (LayoutBaseData::LayoutBaseData): Reorder
        member initializers.
        * Layout/UniformGridLayout.h
        (UniformGridLayout::UniformGridLayout): Reorder base class
        initialization.
        * Partition/UniformGridPartition.h
        (UniformGridPartition::operator=): Reorder initializations.
        (UniformGridPartition::UniformGridPartition): Reorder
        member initializers.
        * Utilities/RefCountedBlockPtr.h
        (RefCountedBlockPtr::RefCountedBlockPtr): Likewise.

Tested on       sequential Linux using gcc 3.0 by compiling library
Approved by     Stephen Smith (address@hidden)

Thanks,
Jeffrey D. Oldham
address@hidden

Attachment: reorder.patch
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]