Made enum type appear at the top of class section
According to ATLAS code guidelines within each class section, public, private or protected, nested types (e.g. enum or class) must appear on the top of the section.
Loading
Please register or sign in to comment