Hello there,
I'm asking this to myself for quite a while now, but is there any tool/plugin/gui/whatever that is intended to reorganize your C++ code to make it more readable? I'm not talking about code formatting, but things like reorganize the order of member implementation to match the header file for example. Another thing that would be nice (though not necessary) would be some kind of automatic template generation for Doxygen comments. I'd love some gui that helps writing them, would be absolutely fantastic in my opinion.
Any ideas about that, especially the header/source order thing? Thank you in advance!