Skip to content

Change the order of class members to prioritize typedefs

Dominic Kempf requested to merge feature/change-class-member-order into master

This solves the issue when you have typedefs in your class that are used in member signatures.

Merge request reports

Loading