Description[heap] Enforce coding style decl order in {Heap} round #1.
Order is now:
- forward declarations
- enums
- nested classes
- static consts
- constructors
- static methods
- regular methods
- members fields
Bonus:
- Allocate*() methods are grouped together
- Sections
BUG=
Committed: https://crrev.com/4095d606010988a014389cce1307c3de4e1edbff
Cr-Commit-Position: refs/heads/master@{#30327}
Patch Set 1 #
Total comments: 2
Patch Set 2 : Addressed comment and added some sections #
Total comments: 2
Patch Set 3 : Addressed comment and reverted back to regular static const double #
Messages
Total messages: 14 (6 generated)
|