-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1
Hi there,
on KDE we use sorted member docs which is mostly great except for the fact
that ctors/dtors get sorted with all of the other members while I'd really
like them to be on top of the list.
As I couldn't find a way to put them on top, I added a new config option:
SORT_MEMBERS_CONSTRUCTORS_FIRST
which will always put constructors first, destructors after and all other
members below. The option concerns brief-doc as well as detailed-doc sorting
but will be ignored for either if SORT_BRIEF_DOCS=NO or SORT_MEMBER_DOCS=NO.
I couldn't find any coding style guide, so I hope I mimicked the style I
found properly. Please tell me if you want me to change or have further
suggestions for improvement.
Regards,
Michael Leupold
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.6 (GNU/Linux)
iD8DBQFKb2zclfpzINIAlVsRApWgAJ0aCn8RNILCFBiZCmnvB+jdEV+XiACfb4j6
V2w1t+sNaUukc4aRlI2Fa0I=
=jNrG
-----END PGP SIGNATURE-----
|