Hey folks,
in my eyes it is good style to sort methods in header files in the same order as in the cpp file. But often this order gets crude during development.
Does anyone knows a tool which can reorder the methods in the cpp file to the order given in the header file?
Best regards, Gerrit